Merge pull request #2539 from thelounge/astorije/more-caret
Restore whitespace between caret and More/Less text in previews
This commit is contained in:
commit
7ea32d8a71
@ -1428,7 +1428,7 @@ kbd {
|
||||
}
|
||||
|
||||
#chat .toggle-content .more::after {
|
||||
content: attr(aria-label);
|
||||
content: " " attr(aria-label);
|
||||
}
|
||||
|
||||
#chat .toggle-content .more-caret {
|
||||
|
Loading…
Reference in New Issue
Block a user