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:
parent
3866bb2eb8
commit
8aca371346
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ webview#inAppSettings {
|
|||
position: absolute;
|
||||
right: 5%;
|
||||
top: 5%;
|
||||
border-radius: 10px;
|
||||
background: black;
|
||||
padding: 10px 15px;
|
||||
}
|
||||
|
||||
.close:hover,
|
||||
|
|
Loading…
Reference in a new issue