1
0
Fork 0
forked from gitea/nas

Merge commit '730bb3e211' into kb_development

This commit is contained in:
KMY 2023-02-25 11:14:35 +09:00
commit de3512fb82
74 changed files with 34 additions and 188 deletions

View file

@ -4576,7 +4576,7 @@ a.status-card.compact:hover {
width: 100%;
height: 6px;
border-radius: 6px;
background: $ui-base-lighter-color;
background: darken($simple-background-color, 8%);
position: relative;
margin-top: 5px;
}