mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 10:46:24 +03:00
Исправлено отображение уведомлений
This commit is contained in:
5
dyxless/static/css/base.css
Normal file
5
dyxless/static/css/base.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.notification{
|
||||
position: fixed;
|
||||
left: 75%;
|
||||
z-index: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user