mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 18:02:13 +00:00
font-family inherited for text inputs
This commit is contained in:
parent
812da52f11
commit
aaf7b50e31
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ html, body, :global(#app) {
|
|||
user-select: text;
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
font-family: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue