mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
Create share record popup changes
This commit is contained in:
+12
@@ -23,6 +23,18 @@
|
||||
|
||||
&.block-form {
|
||||
|
||||
.switch-wrapper {
|
||||
padding-bottom: 13px;
|
||||
margin-bottom: 13px;
|
||||
border-bottom: 1px solid $light_background;
|
||||
|
||||
&:last-child {
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper-inline {
|
||||
display: flex;
|
||||
margin: 0 -15px;
|
||||
|
||||
Reference in New Issue
Block a user