Update 0BDFDB.raw.css
This commit is contained in:
parent
cf2d420802
commit
22f05a7336
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue