Fixed scrollbars in admin center
This commit is contained in:
parent
bbe56f5e82
commit
8094e320ab
@ -18,6 +18,11 @@
|
|||||||
$questionMarkColor = $hesk_ui_settings['questionMarkColor'];
|
$questionMarkColor = $hesk_ui_settings['questionMarkColor'];
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
.row {
|
||||||
|
margin-left: 0px;
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user