parent
e9180a3fd2
commit
a3813fb43b
@ -0,0 +1,3 @@ |
|||||||
|
.p-autocomplete { |
||||||
|
@apply flex; |
||||||
|
} |
||||||
@ -0,0 +1,11 @@ |
|||||||
|
.p-calendar { |
||||||
|
@apply flex; |
||||||
|
|
||||||
|
.p-inputtext { |
||||||
|
@apply rounded-r-none; |
||||||
|
} |
||||||
|
|
||||||
|
.p-button { |
||||||
|
@apply rounded-l-none; |
||||||
|
} |
||||||
|
} |
||||||
Loading…
Reference in new issue