N°4315 - Cleanup in SCSS

This commit is contained in:
Molkobain
2021-09-29 14:21:24 +02:00
parent b1597f7d90
commit 1db32c6dee
6 changed files with 20 additions and 14 deletions

View File

@@ -75,8 +75,4 @@ body{
padding-top: $ibo-main-content--padding-top;
padding-bottom: $ibo-main-content--padding-bottom;
overflow: auto; /* For scroll to happen in the main content instead of the center content */
}
.ui-dialog, .ui-dialog-content {
box-sizing: content-box;
}