1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00

Change font presets to new dropdown UI.

This commit is contained in:
Richard Cooper 2018-08-01 22:46:51 +01:00
parent 4d582f45c8
commit 40cf566771
3 changed files with 29 additions and 17 deletions

View file

@ -402,13 +402,17 @@ button {
cursor: pointer;
}
.fontbuttons {
.fontpresets_wrapper {
display: inline-block;
position: absolute;
right: 1.2em;
top: .8em;
}
.fontpresets {
border: 1px solid #cccccc;
}
.tab-osd .switchable-field {
padding: 3px;
border: 1px solid transparent;