Merge pull request #1296 from thelounge/astorije/previews-crypto
Fix too big line height previews text on Crypto
This commit is contained in:
commit
a7ddfbc8a3
@ -136,3 +136,9 @@ a:hover,
|
||||
.tooltipped:after {
|
||||
font-family: Inconsolata-g, monospace;
|
||||
}
|
||||
|
||||
/* Previews */
|
||||
|
||||
#chat .toggle-text {
|
||||
line-height: initial;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user