updated dashboard.css
This commit is contained in:
4
public/css/admin/dashboard.css
vendored
4
public/css/admin/dashboard.css
vendored
@@ -97,4 +97,8 @@ body {
|
|||||||
.form-control-dark:focus {
|
.form-control-dark:focus {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
|
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
|
||||||
|
}
|
||||||
|
|
||||||
|
.container, .container-fluid {
|
||||||
|
padding-left: 100px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user