Skip to content

Commit

Permalink
feat: optimized style
Browse files Browse the repository at this point in the history
  • Loading branch information
remake committed Mar 1, 2023
1 parent dcea32b commit 5f702e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions htdocs/luci-static/design/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3281,9 +3281,8 @@ form[action="/cgi-bin/luci/admin/network/wireless_join"] input[class="cbi-button
.node-system-commands div.cbi-map fieldset.cbi-section {
align-items: center;
text-align: center;
}

.node-system-commands #cbi-luci-command.cbi-section {
}
.node-system-commands #cbi-luci.cbi-map fieldset.cbi-section {
align-items: unset;
text-align: unset;
}
Expand Down

0 comments on commit 5f702e3

Please sign in to comment.