mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-17 16:22:15 +02:00
Fix: icon font size
This commit is contained in:
parent
e3425acd75
commit
09aed354b3
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
-webkit-font-feature-settings: 'liga';
|
-webkit-font-feature-settings: 'liga';
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
}
|
}
|
||||||
|
.material-icons:not(.text-sm):not(.text-md):not(.text-base):not(.text-lg):not(.text-xl):not(.text-2xl):not(.text-3xl):not(.text-4xl):not(.text-5xl):not(.text-6xl) {
|
||||||
|
font-size: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue