Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-01-28 14:37:14 +01:00
parent afce8d398d
commit 62bf744648
1 changed files with 2 additions and 1 deletions

View File

@ -545,7 +545,8 @@ img:not([src]), img[src=""], img[src="null"] {
[REPLACE_CLASS_settingstablecardlabel] {
display: flex;
align-items: center;
flex: 1 0 auto;
flex: 0 1 auto;
overflow: hidden;
color: var(--header-primary);
}
[REPLACE_CLASS_settingstablecardconfigs] {