UX: adapt modal to new changes (#24488)

This commit is contained in:
chapoi 2023-11-21 16:42:54 +01:00 committed by GitHub
parent e073f4e5a6
commit 03937bd987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,6 @@
.ac-page {
border-radius: 10px;
margin-top: 25px;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
border-top: 6px solid var(--tertiary);
}
}
}