Update 0BDFDB.raw.css
This commit is contained in:
parent
05a0c7d414
commit
c86d04d10a
|
@ -114,6 +114,14 @@ img:not([src]), img[src=""], img[src="null"] {
|
|||
opacity: .4;
|
||||
}
|
||||
|
||||
[REPLACE_CLASS_subtext] {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
color: var(--header-secondary);
|
||||
line-height: 13px;
|
||||
}
|
||||
|
||||
[REPLACE_CLASS_marginleft4] {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue