Commit 55536fcb by Рамис

add validation upload files and fix bug

parent b5dc2fda
...@@ -61,9 +61,9 @@ ...@@ -61,9 +61,9 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
background-color: rgba(0, 0, 0, 0.9);
text-align: center; text-align: center;
z-index: 10; z-index: 1000;
background-color: rgba(0, 0, 0, 0.2);
&-box{ &-box{
display: inline-block; display: inline-block;
......
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