Fixes for mingw compilation and Android.

This commit is contained in:
Martín Lucas Golini
2023-04-02 00:03:22 -03:00
parent dec355d9aa
commit b04e07a896
14 changed files with 40 additions and 40 deletions

View File

@@ -24,6 +24,7 @@ const char* LAYOUT = R"xml(
background-image: icon(ecode,256dp);
background-position: center center;
background-tint: var(--font-hint);
background-size: 100% 100%;
}
#home_logo:hover {
background-tint: var(--primary);