mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Add slight padding around add tag icon
This commit is contained in:
parent
088420dff2
commit
9d73e928a6
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
}
|
||||
|
||||
:global(svg) {
|
||||
padding: 1px;
|
||||
cursor: pointer;
|
||||
fill: currentColor;
|
||||
opacity: 0.6;
|
||||
|
|
Loading…
Reference in a new issue