Исправлено отображение уведомлений

This commit is contained in:
2021-07-17 14:47:33 +03:00
parent b15720db38
commit 37a158712b
2 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
.notification{
position: fixed;
left: 75%;
z-index: 1;
}