adds theme notifications
This commit is contained in:
parent
b4de904cd0
commit
e865e41b93
4 changed files with 44 additions and 6 deletions
|
@ -1,3 +1,13 @@
|
|||
.notyf__toast {
|
||||
-webkit-app-region: no-drag;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.notyf-info {
|
||||
background: var(--keyColor);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.modal-fullscreen {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue