Fix form styling
This commit is contained in:
@ -19,4 +19,12 @@ textarea {
|
||||
|
||||
#button-container button {
|
||||
@apply mx-1;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
@apply text-left;
|
||||
}
|
||||
|
||||
th label {
|
||||
@apply mr-4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user