mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Removed unnecessary style
Removed green border around TPA Breakpoint row header, as instructed by @hydra
This commit is contained in:
parent
cb95a05830
commit
13f3ef2d94
1 changed files with 0 additions and 5 deletions
|
@ -90,11 +90,6 @@
|
|||
float: right;
|
||||
width: calc(40% - 10px); /* - ( "virtual" margin) */
|
||||
}
|
||||
.tab-pid_tuning .rate-tpa .tpa{
|
||||
float: right;
|
||||
border: 1px solid #ADDFAC; /*THEME CHANGE HERE*/
|
||||
width: calc(100% - 10px); /* - ( "virtual" margin) */
|
||||
}
|
||||
.tab-pid_tuning .buttons {
|
||||
width: calc(100% - 20px);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue