adjust spacing

This commit is contained in:
David Benqué
2019-12-05 14:52:04 +00:00
parent 9ec2dd8e70
commit 78488d00bf
4 changed files with 15 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
@import (reference) "./colortheme-all.less";
@import (reference) "./variables.less";
.modals-ui-elements_main() {
--LessLoader_require: LessLoader_currentFile();
}
@@ -7,6 +7,7 @@
// Share modal
.msg.cp-inline-radio-group {
overflow: unset !important;
padding: 0px @variables_padding;
.radio-group {
display: flex;
flex-direction: row;