Commit some missing files
This commit is contained in:
@@ -4561,13 +4561,15 @@ input.form-control {
|
||||
|
||||
body.dashboard {
|
||||
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
|
||||
font-weight: 300;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
letter-spacing: 0.08em;
|
||||
display: table;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
table-layout: fixed; }
|
||||
table-layout: fixed;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
line-height: 1.42857; }
|
||||
|
||||
body.dashboard .wrapper {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user