Fix font size issue with action-button
This commit is contained in:
parent
8e15c20311
commit
2f994a7e5d
@ -182,8 +182,9 @@ html:root[data-yomichan-page=float] .entry {
|
||||
display: inline-block;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0.25em;
|
||||
padding: 0.3em;
|
||||
background: transparent;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
button.action-button {
|
||||
|
Loading…
Reference in New Issue
Block a user