Improve load gap styling in web UI (#7100)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user