added mobile style

This commit is contained in:
Mamalizz
2025-04-08 23:28:06 +03:30
parent faf75b6b17
commit 050469d33c
+1 -2
View File
@@ -15,7 +15,6 @@
} }
@theme { @theme {
/* COLORS */ /* COLORS */
--color-slate-50: hsl(210, 40%, 98%); --color-slate-50: hsl(210, 40%, 98%);
--color-slate-100: hsl(210, 40%, 96%); --color-slate-100: hsl(210, 40%, 96%);
@@ -304,7 +303,7 @@
} }
.vpd-input-group > label { .vpd-input-group > label {
@apply !rounded-e-100; @apply !rounded-e-sm lg:!rounded-e-100;
} }
.vpd-main > .vpd-wrapper > .vpd-container { .vpd-main > .vpd-wrapper > .vpd-container {