mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +03:00
Fixes for mingw compilation and Android.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user