1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 08:15:19 +03:00

Fixes, Readme, Makers

This commit is contained in:
Scavanger 2024-04-21 20:46:16 -03:00
parent 6fe68a6b73
commit 0d1502e03d
28 changed files with 1055 additions and 408 deletions

View file

@ -249,7 +249,7 @@
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
width: 90px;
height: 90px;
background-image: url(/images/icons/cf_icon_sdcard.svg);
background-image: url(./../../../images/icons/cf_icon_sdcard.svg);
background-position: 21px 20px;
background-size: 50px 50px;
background-repeat: no-repeat;