set height and font size

This commit is contained in:
hamid zarghami
2026-05-11 12:00:05 +03:30
parent 327b74d7c0
commit e63726bc3a
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
@import "tailwindcss";
.rmdp-input {
min-height: 40px;
min-height: 34px;
background-color: white;
border-radius: 12px !important;
border: 1px solid #d0d0d0 !important;