mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
adding note
This commit is contained in:
parent
c656e3b812
commit
cbfbd85c2f
2 changed files with 6 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
|||
}
|
||||
|
||||
.tab-configuration span {
|
||||
margin: 0px
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.tab-configuration .disarm .checkbox {
|
||||
|
|
|
@ -201,6 +201,11 @@
|
|||
<div class="spacer_box_title">Filter Settings</div>
|
||||
</div>
|
||||
<div class="spacer_box">
|
||||
<div class="note" style="margin-top:5px; margin-bottom:10px; float:left; width:100%;">
|
||||
<div class="note_spacer">
|
||||
<p i18n="configurationLoopTimeHelp"></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="number">
|
||||
<label>
|
||||
<div class="numberspacer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue