This commit is contained in:
2025-05-31 04:05:37 +07:00
parent 6a8b7edb45
commit ceb744ec12
2 changed files with 47 additions and 3 deletions
+4
View File
@@ -28,6 +28,10 @@
opacity: 0.9;
}
.button-custom:disabled {
opacity: 0.5;
}
.input-custom, .button-custom {
padding: 12px 16px;
border: 1px solid #ddd;