mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 05:18:11 +08:00
Row spacing reduced and badge centered
This commit is contained in:
@@ -97,14 +97,19 @@ h2 {
|
||||
|
||||
tr {
|
||||
margin-top: 0 !important;
|
||||
padding: 10px !important;
|
||||
padding: 4px 10px !important;
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 6px;
|
||||
|
||||
td {
|
||||
border-bottom: 1px solid $dark-font-color;
|
||||
display: block;
|
||||
padding: 6px;
|
||||
padding: 4px;
|
||||
|
||||
.badge {
|
||||
margin-top: 0px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user