This commit is contained in:
David Benqué
2019-12-09 11:37:20 +00:00
parent f04d4e1010
commit bc59313238
3 changed files with 4 additions and 4 deletions

View File

@@ -159,7 +159,7 @@
margin-bottom: @alertify_padding-base; margin-bottom: @alertify_padding-base;
margin: 0; margin: 0;
overflow: auto; overflow: auto;
:last-child{ :last-child {
margin-bottom: 0; margin-bottom: 0;
} }
} }

View File

@@ -4,7 +4,7 @@
--LessLoader_require: LessLoader_currentFile(); --LessLoader_require: LessLoader_currentFile();
} }
& { & {
.cp-spacer{ .cp-spacer {
height: @variables_padding; height: @variables_padding;
} }
// Share modal // Share modal