Create share record popup changes

This commit is contained in:
Peter Papp
2021-08-18 16:58:52 +02:00
parent 20b26ce57d
commit 63b4aa0e1d
7 changed files with 413 additions and 196 deletions
+12
View File
@@ -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;