Make interface responsive
This commit is contained in:
@ -20,7 +20,7 @@ textarea {
|
||||
}
|
||||
|
||||
.btn-area {
|
||||
@apply flex gap-4 mt-4;
|
||||
@apply grid grid-cols-1 md:grid-cols-2 gap-x-4 gap-y-1 mt-4;
|
||||
}
|
||||
|
||||
.btn {
|
||||
|
Reference in New Issue
Block a user