Update 0BDFDB.raw.css
This commit is contained in:
parent
3d5b559dd1
commit
f99b11700c
|
@ -735,6 +735,9 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
border-left: none;
|
border-left: none;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
[REPLACE_CLASS_tableheadercellsorted] {
|
||||||
|
color: var(--text-normal);
|
||||||
|
}
|
||||||
[REPLACE_CLASS_table] [REPLACE_CLASS_tablerow] {
|
[REPLACE_CLASS_table] [REPLACE_CLASS_tablerow] {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue