mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-31 01:24:37 +02:00
fix broken css from autoformatting
This commit is contained in:
parent
d1b001c475
commit
4a779f2198
@ -100,7 +100,7 @@ table.houston-table thead.use-sticky tr th {
|
|||||||
|
|
||||||
table.houston-table th,
|
table.houston-table th,
|
||||||
table.houston-table td {
|
table.houston-table td {
|
||||||
@apply py-2 px-4 lg: px-6 whitespace-nowrap text-sm;
|
@apply py-2 px-4 lg:px-6 whitespace-nowrap text-sm;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.houston-table th:not(.text-right):not(.text-center),
|
table.houston-table th:not(.text-right):not(.text-center),
|
||||||
@ -113,6 +113,6 @@ table.houston-table th {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.houston-table tr {
|
table.houston-table tr {
|
||||||
@apply even: bg-accent;
|
@apply even:bg-accent;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user