fix width (???), return button backgrounds

This commit is contained in:
ari melody 2025-07-13 15:41:56 +01:00
parent b295b6f03a
commit 970590497f
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 8 additions and 15 deletions

View file

@ -38,7 +38,7 @@
z-index: 101;
padding: 16px;
width: 732px;
width: 700px;
border-radius: 8px;
box-shadow: 0px 16px 64px 4px rgba(0,0,0,0.5);
animation: modal_pop_up .15s cubic-bezier(0.22, 1, 0.36, 1);