Update BDFDB.raw.css
This commit is contained in:
parent
afce8d398d
commit
62bf744648
|
@ -545,7 +545,8 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
[REPLACE_CLASS_settingstablecardlabel] {
|
[REPLACE_CLASS_settingstablecardlabel] {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex: 1 0 auto;
|
flex: 0 1 auto;
|
||||||
|
overflow: hidden;
|
||||||
color: var(--header-primary);
|
color: var(--header-primary);
|
||||||
}
|
}
|
||||||
[REPLACE_CLASS_settingstablecardconfigs] {
|
[REPLACE_CLASS_settingstablecardconfigs] {
|
||||||
|
|
Loading…
Reference in New Issue