tweak in-app settings css

This commit is contained in:
smartfrigde 2024-05-14 20:42:16 +02:00
parent 3866bb2eb8
commit 8aca371346

View file

@ -77,6 +77,9 @@ webview#inAppSettings {
position: absolute;
right: 5%;
top: 5%;
border-radius: 10px;
background: black;
padding: 10px 15px;
}
.close:hover,