@melodicdev/components 1.0.17 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -11975,7 +11975,6 @@ const tableStyles = () => css`
|
|
|
11975
11975
|
|
|
11976
11976
|
.ml-table--hoverable .ml-table__row:hover {
|
|
11977
11977
|
background-color: var(--ml-color-surface-sunken);
|
|
11978
|
-
cursor: pointer;
|
|
11979
11978
|
}
|
|
11980
11979
|
|
|
11981
11980
|
.ml-table__row--selected {
|