fix import of modals-ui-elements
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
);
|
||||
.fileupload_main();
|
||||
.alertify_main();
|
||||
.modals-ui-elements_main();
|
||||
.corner_main();
|
||||
.contextmenu_main();
|
||||
.tippy_main();
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user