chore: Tabs -> Spaces
Github PR reviews will be formatted much better. Inline with mermaid project.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
@tailwind utilities;
|
||||
|
||||
.input {
|
||||
@apply flex-1 border-primary border-solid border-2 rounded;
|
||||
@apply flex-1 border-primary border-solid border-2 rounded;
|
||||
}
|
||||
.action-btn {
|
||||
@apply btn btn-primary;
|
||||
@apply btn btn-primary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user