mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
configuration.css. Formatted using Eclipse 4.4 CSS formatter, line length: 120, spaces not tabs, indentation 4.
9 lines
No EOL
147 B
CSS
9 lines
No EOL
147 B
CSS
.tab-help .twothird {
|
|
width: calc(67% - 15px);
|
|
margin-right: 15px;
|
|
}
|
|
|
|
.tab-help .gui_box {
|
|
min-height: 500px;
|
|
margin-bottom: 0px;
|
|
} |