mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-21 15:38:11 +00:00
Fix: Removed striped table from everywhere (#1711)
This commit is contained in:
parent
14982501c6
commit
4267f83433
@ -79,9 +79,6 @@
|
||||
.tableBody-row {
|
||||
@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 {
|
||||
@apply tw-py-3 tw-px-6 tw-text-left;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user