Reduce CSS footprint

This commit is contained in:
djmaze 2021-03-08 17:23:21 +01:00
parent 4570b87232
commit ab9e56f8b6
18 changed files with 222 additions and 249 deletions

View file

@ -1,12 +1,8 @@
#rl-popups {
.b-two-factor-content {
.b-two-factor-content {
width: 750px;
width: 750px;
.modal-body {
min-height: 100px;
}
.modal-body {
min-height: 100px;
}
}