1
0
Fork 0
forked from gitea/nas

Add antenna editor page

This commit is contained in:
KMY 2023-08-19 09:31:45 +09:00
parent 87a8da93e8
commit f99dde6df1
25 changed files with 1187 additions and 122 deletions

View file

@ -7364,6 +7364,15 @@ noscript {
}
}
.antenna-setting {
margin: 8px 16px;
h3 {
font-size: 16px;
margin: 24px 0 8px;
}
}
.reaction_deck_container {
&__row {
display: flex;