Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed Sep 13, 2024
1 parent ca03dd4 commit ba3824e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions status_dashboard/static/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ html, body {
width: 20em;
min-height: 3em;
margin: 0 20px 20px 0;
padding: 0;
padding: 5px;
background-color: #ffefef;
}

Expand All @@ -119,7 +119,6 @@ html, body {

.service .description .name {
font-weight: 600;
margin-top: 1em;
margin-bottom: .2em;
}

Expand All @@ -146,8 +145,8 @@ html, body {
}

.service .health .status {
margin-top: 1em;
font-size: .9em;
margin-top: 2px;
}

.service .health .nominal {
Expand Down

0 comments on commit ba3824e

Please sign in to comment.