mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 23:35:22 +03:00
small css change in ports tab
This commit is contained in:
parent
29f38f38e0
commit
dfa6018dca
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ table.ports tr:first-child td:last-child { border-top-right-radius: 0px; }
|
|||
|
||||
.tab-ports table td {
|
||||
border-bottom:1px solid #e4e4e4;
|
||||
padding-top:6px;
|
||||
padding-bottom:6px;
|
||||
padding-top:4px;
|
||||
padding-bottom:4px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue