This commit is contained in:
Mikola
2023-10-28 17:57:32 +03:00
parent 5e69e922f5
commit 6dd8ac7604
4 changed files with 189 additions and 4 deletions

View File

@@ -584,6 +584,11 @@
margin-right: 18px;
}
.disable {
pointer-events: none;
opacity: 0.5;
}
//&:focus-within {
// border: 1px solid #0000004d;
//}