mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Increase extension UI font size
This commit is contained in:
@@ -3,6 +3,7 @@ body {
|
||||
color: var(--grey-90);
|
||||
margin: initial;
|
||||
font: message-box;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Reference in New Issue
Block a user