new order
This commit is contained in:
@@ -43,6 +43,7 @@ textarea::placeholder {
|
||||
@theme {
|
||||
--color-primary: #ffa800;
|
||||
--color-border: #f5f7fc;
|
||||
--color-secondary: #ebedf5;
|
||||
--color-description: #c3c7dd;
|
||||
}
|
||||
|
||||
@@ -69,3 +70,7 @@ tbody tr:nth-child(odd) {
|
||||
.rmdp-container {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.rowTwoInput {
|
||||
@apply flex flex-col items-start sm:flex-row sm:gap-5 gap-5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user