Re-indent
This commit is contained in:
parent
68c5c9876b
commit
9aaabd5fc8
|
@ -4,10 +4,10 @@
|
||||||
|
|
||||||
.table-responsive {
|
.table-responsive {
|
||||||
@apply mb-4 border w-full overflow-x-auto overflow-y-hidden;
|
@apply mb-4 border w-full overflow-x-auto overflow-y-hidden;
|
||||||
}
|
|
||||||
|
|
||||||
.table-responsive table {
|
table {
|
||||||
@apply mb-0 border-0 whitespace-no-wrap;
|
@apply mb-0 border-0 whitespace-no-wrap;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.table {
|
.table {
|
||||||
|
|
Loading…
Reference in a new issue