Add elements count to antennas page

This commit is contained in:
KMY 2023-08-19 09:53:42 +09:00
parent f99dde6df1
commit d23ecd1dff
3 changed files with 30 additions and 4 deletions

View file

@ -7364,6 +7364,21 @@ noscript {
}
}
.antenna-list-detail {
font-size: 12px;
margin-left: 24px;
.group {
margin-right: 16px;
i.fa {
color: $light-text-color;
margin-right: 4px;
font-size: 10px;
}
}
}
.antenna-setting {
margin: 8px 16px;