mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Load Settings button now automatically refreshes the widget preview
This commit is contained in:
@@ -98,7 +98,10 @@ body {
|
||||
pointer-events: none;
|
||||
font-size: 3em;
|
||||
font-weight: 500;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
color: rgba(255, 255, 255);
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
padding: 0.25em 0.5em;
|
||||
border-radius: 0.25em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user