1
0
Fork 0
forked from gitea/nas

Fix some antenna views

This commit is contained in:
KMY 2023-04-23 20:22:41 +09:00
parent 49d036e9c6
commit 59fcf47180
5 changed files with 19 additions and 11 deletions

View file

@ -1067,6 +1067,13 @@ a.name-tag,
margin-bottom: 10px;
}
.listname {
color: $dark-text-color;
font-weight: bold;
font-size: 14px;
margin-left: 16px;
}
.expiration {
font-size: 13px;
}