mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 09:13:21 +00:00
Smarter CSS to fix Mobile alignment
This commit is contained in:
+3
-3
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user