mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-22 07:58:06 +00:00
Fix: Removed striped table from everywhere (#1711)
This commit is contained in:
parent
14982501c6
commit
4267f83433
@ -79,9 +79,6 @@
|
|||||||
.tableBody-row {
|
.tableBody-row {
|
||||||
@apply tw-border tw-border-main hover:tw-bg-body-hover;
|
@apply tw-border tw-border-main hover:tw-bg-body-hover;
|
||||||
}
|
}
|
||||||
.tableBody-row.odd-row {
|
|
||||||
@apply tw-bg-body-main hover:tw-bg-body-hover;
|
|
||||||
}
|
|
||||||
.tableBody-cell {
|
.tableBody-cell {
|
||||||
@apply tw-py-3 tw-px-6 tw-text-left;
|
@apply tw-py-3 tw-px-6 tw-text-left;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user