chore: Fix issues
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
@tailwind utilities;
|
||||
|
||||
.input {
|
||||
@apply flex-1 border-primary border-solid border-2 rounded;
|
||||
@apply flex-1 rounded border-2 border-solid border-primary;
|
||||
}
|
||||
.action-btn {
|
||||
@apply btn btn-primary;
|
||||
|
||||
Reference in New Issue
Block a user