Commit df7eb1fa authored by Nikolay Gromov's avatar Nikolay Gromov

Исправил Область показа уведомлений (дал её z-index)

parent 1bee5a95
......@@ -3,6 +3,7 @@
.alert-area {
position: fixed;
z-index: 1;
bottom: 0;
right: 0;
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment