Revert "Remove font-size prop entirely from DropdownItem"

This reverts commit bb0a158f96.
This commit is contained in:
Matthias Metelka 2022-11-07 14:25:24 +01:00
parent bb0a158f96
commit e925f4b065

View file

@ -49,6 +49,8 @@ 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;