All tables should be full width
This commit is contained in:
parent
43d99c83dc
commit
1ed57e8ad4
|
@ -1,4 +1,6 @@
|
||||||
.table {
|
.table {
|
||||||
|
@apply w-full;
|
||||||
|
|
||||||
th {
|
th {
|
||||||
@apply bg-gray-200 text-left;
|
@apply bg-gray-200 text-left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue