Small adjusts and set viem to older stable version.

This commit is contained in:
Filipe Soccol
2025-04-15 16:06:07 -03:00
parent 4908dff58b
commit fe06c46c3f
7 changed files with 78 additions and 101 deletions

View File

@@ -149,12 +149,6 @@ p {
@apply font-medium text-base text-gray-900;
}
input[type="number"] {
appearance: textfield;
-webkit-appearance: textfield;
-moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;