Jasper Miller-Waugh
3 years ago
No known key found for this signature in database
GPG Key ID: 2A5F6F15443A805
1 changed files with
3 additions and
3 deletions
-
src/assets/app.scss
|
|
@ -346,9 +346,9 @@ textarea.form-control { |
|
|
|
&.active { |
|
|
|
background-color: #cdf8f4; |
|
|
|
} |
|
|
|
// Removes margin to line up tags list with uptime percentage |
|
|
|
.tags, .tag-wrapper:first-child { |
|
|
|
margin-left: 0 !important; |
|
|
|
.tags { |
|
|
|
// Removes margin to line up tags list with uptime percentage |
|
|
|
margin-left: -0.25rem; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|