move modal styles to new file

This commit is contained in:
David Benqué
2019-11-21 13:50:46 +00:00
parent fae0a930e3
commit 9f3aa25fdd
4 changed files with 21 additions and 10 deletions

View File

@@ -159,15 +159,6 @@
margin-bottom: @alertify_padding-base;
margin: 0;
overflow: auto;
&.access-rights{
.radio-group{
display: flex;
flex-direction: row;
.cp-radio{
margin-right: 30px;
}
}
}
}
.alertify-tabs {
max-height: 100%;