1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00

Add flex to android logo_text

This commit is contained in:
Asizon 2020-12-15 08:13:41 +01:00
parent b5bf156a0f
commit 515dafe1a6

View file

@ -52,7 +52,7 @@
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.tab_container .logo .logo_text {
display: block !important;
display: flex !important;
left: 82px;
top: 62px;
}