При копировании копируется код целиком

This commit is contained in:
alisagerasimova
2026-02-20 12:33:04 +03:00
parent 5e2d7516e3
commit 00e884da83
7 changed files with 55 additions and 55 deletions
+6
View File
@@ -94,6 +94,12 @@ function closeModal() {
padding: 5px;
margin: 0 5px;
}
.btn-green:hover {
background-color: #0fa386;
}
.btn-green:active {
background-color: #65ebd2;
}
.modal-fade-enter,
.modal-fade-leave-active {