This commit is contained in:
taskylizard 2023-11-03 15:46:28 +05:30
parent 345f3243ca
commit df59e78aa1
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
2 changed files with 2 additions and 2 deletions

View file

@ -34,8 +34,8 @@ import Modal from "./Modal.vue";
background: var(--vp-c-bg);
padding: 12px 24px 24px;
border-radius: 12px;
margin-bottom: 24px;
position: relative;
margin-top: 1rem;
z-index: 0;
border: 1px solid transparent;
transition: border-color 0.4s ease-in-out;