mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
fix: avoid the dictionary's icon is too big and exceed the line height
This commit is contained in:
parent
016a76baba
commit
c3741ee696
|
@ -125,6 +125,7 @@ a:hover
|
|||
padding-right: -1em;
|
||||
padding-left: 0.3em;
|
||||
-webkit-box-ordinal-group: 2;
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
.gdexpandicon, .gdexpandicon:hover, .gdcollapseicon, .gdcollapseicon:hover
|
||||
|
|
Loading…
Reference in a new issue