mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(settings modal): adjust font size per theme
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
position: fixed;
|
||||
z-index: 5;
|
||||
padding: 2px;
|
||||
font-size: 14px;
|
||||
font-size: var(--settings-modal-font-size);
|
||||
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
|
||||
background-color: var(--settings-modal-background-color);
|
||||
border-top: var(--settings-modal-border-top);
|
||||
|
||||
Reference in New Issue
Block a user