fix import of modals-ui-elements

This commit is contained in:
David Benqué
2019-11-21 14:31:57 +00:00
parent 9f3aa25fdd
commit 2a23359d8f
3 changed files with 5 additions and 2 deletions

View File

@@ -72,6 +72,7 @@
);
.fileupload_main();
.alertify_main();
.modals-ui-elements_main();
.corner_main();
.contextmenu_main();
.tippy_main();

View File

@@ -2,10 +2,10 @@
.modals-ui-elements_main() {
--LessLoader_require: LessLoader_currentFile();
};
}
& {
// Share modal
.cp-inline-radio-group{
.msg.cp-inline-radio-group{
.radio-group{
display: flex;
flex-direction: row;