mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Remove font-size prop entirely from DropdownItem
This commit is contained in:
parent
baf1deb4e5
commit
bb0a158f96
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
justify-content: start;
|
||||
width: 100%;
|
||||
|
||||
font-size: var(--dropdown-font-size, var(--base-font-size));
|
||||
|
||||
background: none;
|
||||
box-shadow: none !important;
|
||||
border: none;
|
||||
|
|
Loading…
Reference in a new issue