mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 01:35:28 +03:00
• Tooltip integration • Sensor Tab: rework • Help & Documentation Tab: basic styling • Logging Tab: basic styling • PID Tab: some fixes • Added the word „configurator (+ version)“ under the logo • Removed not yet used „help icons“
8 lines
114 B
CSS
8 lines
114 B
CSS
.tab-help .twothird {
|
|
width:calc(67% - 15px);
|
|
margin-right:15px;
|
|
}
|
|
|
|
.tab-help .gui_box {
|
|
min-height:500px;
|
|
}
|