1
1
Fork 0
mirror of https://github.com/smartfrigde/armcord.git synced 2024-08-14 23:56:58 +00:00

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,