comment detail

This commit is contained in:
hamid zarghami
2025-11-05 17:06:02 +03:30
parent aea793470c
commit 404db3d30a
3 changed files with 181 additions and 0 deletions
+4
View File
@@ -67,3 +67,7 @@ tbody tr:nth-child(odd) {
.rmdp-container {
width: 100%;
}
.rowTwoInput {
@apply flex flex-col sm:flex-row sm:gap-5 gap-5;
}