1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 09:15:42 +03:00

Set the width of the Modes Tab to 100%

This commit is contained in:
YI-BOYANG 2024-12-21 10:32:22 +08:00 committed by GitHub
parent 56d80dce80
commit a6051f5762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
.tab-auxiliary {
float: left;
width: 100%;
}
.tab-auxiliary .help {