Изменен стиль уведомлений

This commit is contained in:
2021-08-15 21:21:21 +03:00
parent 44a5c8e635
commit 68b16cf84c
3 changed files with 9 additions and 6 deletions

View File

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