Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-01-28 14:39:33 +01:00
parent 62bf744648
commit 98c7307bdf
1 changed files with 1 additions and 1 deletions

View File

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