Fixed background error fix
This commit is contained in:
@@ -15,3 +15,8 @@ body.darkMode {
|
|||||||
.container-fluid {
|
.container-fluid {
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row {
|
||||||
|
padding-left: 15px !important;
|
||||||
|
padding-right: 15px !important;
|
||||||
|
}
|
Reference in New Issue
Block a user