mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 21:28:23 +00:00
Restore whitespace between caret and More/Less text in previews
This commit is contained in:
parent
e3808068af
commit
49babf773e
1 changed files with 1 additions and 1 deletions
|
@ -1428,7 +1428,7 @@ kbd {
|
|||
}
|
||||
|
||||
#chat .toggle-content .more::after {
|
||||
content: attr(aria-label);
|
||||
content: " " attr(aria-label);
|
||||
}
|
||||
|
||||
#chat .toggle-content .more-caret {
|
||||
|
|
Loading…
Add table
Reference in a new issue