1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00
betaflight-configurator/tabs/help.css
skaman82 1816979cc4 More Work done:
• 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“
2015-11-05 16:37:15 +01:00

8 lines
114 B
CSS

.tab-help .twothird {
width:calc(67% - 15px);
margin-right:15px;
}
.tab-help .gui_box {
min-height:500px;
}