increase award modal width from 80% to 90%

pull/152/head
Aevann 2023-06-07 23:39:13 +03:00
parent cc17dc218d
commit 099496f36f
1 changed files with 1 additions and 1 deletions

View File

@ -5797,7 +5797,7 @@ img[src="/i/hand.webp"]+img[glow]:not([data-src]) {
.awardmodal {
max-width: 80% !important;
max-width: 90% !important;
height: 100% !important;
margin: auto !important
}