mirror of
https://github.com/mue/mue.git
synced 2026-07-24 01:07:23 +02:00
feat: new dark theme
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
.notescontainer {
|
||||
padding: 15px;
|
||||
visibility: hidden;
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
background-color: var(--background);
|
||||
color: var(--modal-text);
|
||||
text-align: center;
|
||||
border-radius: 12px;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user