mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -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;
|
justify-content: start;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
font-size: var(--dropdown-font-size, var(--base-font-size));
|
|
||||||
|
|
||||||
background: none;
|
background: none;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
Loading…
Reference in a new issue