Fix kanji selection area being on top of tags (#1191)
This commit is contained in:
parent
155b2b27f6
commit
369e4e40f4
@ -1252,6 +1252,8 @@ button.action-button[data-icon=source-term]::before {
|
||||
line-height: 1;
|
||||
padding: 0.01em;
|
||||
vertical-align: top;
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
}
|
||||
.kanji-glyph-data {
|
||||
margin-top: 0.75em;
|
||||
|
Loading…
Reference in New Issue
Block a user