mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 19:25:57 +00:00
added backend translations
This commit is contained in:
+2
-1
@@ -25,7 +25,7 @@
|
||||
|
||||
.wrapper-inline {
|
||||
display: flex;
|
||||
margin: 0 -15px 32px;
|
||||
margin: 0 -15px 0;
|
||||
|
||||
.block-wrapper {
|
||||
width: 100%;
|
||||
@@ -248,6 +248,7 @@ input[type="email"] {
|
||||
|
||||
.form.block-form .wrapper-inline {
|
||||
display: block;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user