This commit is contained in:
2025-06-17 12:27:42 +05:00
parent 965ad3fe22
commit facb76e904
23 changed files with 369 additions and 376 deletions
+4
View File
@@ -11,6 +11,10 @@ button {
cursor: pointer;
}
button:disabled {
color: default;
}
@layer utilities {
.text-xs {
font-size: 12px;