Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-08-18 17:03:02 +02:00
parent cf2d420802
commit 22f05a7336
1 changed files with 1 additions and 4 deletions

View File

@ -1076,7 +1076,7 @@ img:not([src]), img[src=""], img[src="null"] {
content: "";
display: block;
position: absolute;
border: 8px solid var(--background-floating);
border: 8px solid var(--background-secondary);
border-right-color: transparent;
border-left-color: transparent;
left: calc(50% - 8px);
@ -1110,9 +1110,6 @@ img:not([src]), img[src=""], img[src="null"] {
-ms-flex-direction: column;
flex-direction: column;
}
[REPLACE_CLASS_popoutthemedpopout][REPLACE_CLASS_popoutarrow]::before {
border: 8px solid var(--background-secondary);
}
[REPLACE_CLASS__repomodal] {
min-height: unset;