Improve load gap styling in web UI (#7100)
This commit is contained in:
parent
49bbef1202
commit
45c9f16f71
4 changed files with 39 additions and 38 deletions
|
@ -2455,6 +2455,10 @@ a.status-card {
|
|||
}
|
||||
}
|
||||
|
||||
.load-gap {
|
||||
border-bottom: 1px solid lighten($ui-base-color, 8%);
|
||||
}
|
||||
|
||||
.regeneration-indicator {
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue