mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
disabling outline
This commit is contained in:
parent
2e495d3e7b
commit
c6897d1804
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue