Commit b5dc2fda by Рамис

add validation upload files and fix bug

parent 5cbf43f5
......@@ -16,6 +16,7 @@
top: 0;
z-index: 10;
background-color: #fff;
border-radius: 4px 4px 0 0;
.ql-videoLocal:after{
......@@ -45,6 +46,7 @@
&-container{
font-size: 16px;
border-radius: 0 0 4px 4px;
}
}
......
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