Fix too big line height previews text on Crypto
This commit is contained in:
parent
72ca99009b
commit
1ba8f10440
@ -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