change financial and pixel perfect

This commit is contained in:
hamid zarghami
2025-03-02 18:27:57 +03:30
parent 7317fb26cf
commit 632c8f4c4e
21 changed files with 8234 additions and 154 deletions
+5 -1
View File
@@ -44,7 +44,7 @@ textarea::placeholder {
@layer components {
.rowTwoInput {
@apply flex flex-col sm:flex-row sm:gap-5 gap-5;
@apply flex flex-col items-start sm:flex-row sm:gap-5 gap-5;
}
.td {
@apply px-6 py-4 whitespace-nowrap text-xs;
@@ -78,6 +78,10 @@ tbody tr {
margin: 0px;
padding-right: 16px !important;
}
.readOny .rmdp-input {
background-color: #f5f5f5 !important;
border: none !important;
}
.rmdp-container {
width: 100%;
}