mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-30 09:05:23 +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 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),
|
||||
@ -113,6 +113,6 @@ table.houston-table th {
|
||||
}
|
||||
|
||||
table.houston-table tr {
|
||||
@apply even: bg-accent;
|
||||
@apply even:bg-accent;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user