updated dashboard.css

This commit is contained in:
2020-04-03 01:41:00 -05:00
parent 5d2e9755ec
commit 68a4caa163

View File

@@ -97,4 +97,8 @@ body {
.form-control-dark:focus {
border-color: transparent;
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
.container, .container-fluid {
padding-left: 100px;
}