-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Plugin Manager] Fix font size also in master (issue #15302)
- Loading branch information
1 parent
8194de9
commit a6c04fc
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Is it better to work in absolute values rather than relatives? I was used to prefer
em
from web design because it reacts flexible to system / user settings.