1
0
Fork 0
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:
skaman82 2015-10-30 20:32:16 +01:00
parent 29f38f38e0
commit dfa6018dca

View file

@ -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;
}