DashList: Remove star z-index (#50029)
Closes #49796
(cherry picked from commit 6ceb40e20e)
Co-authored-by: Alexander Kubyshkin <i.am.glint@gmail.com>
This commit is contained in:
co-authored by
Alexander Kubyshkin
parent
56818c16fd
commit
ffa5873529
@@ -232,7 +232,6 @@ export const getCheckboxStyles = stylesFactory((theme: GrafanaTheme2) => {
|
||||
display: 'flex',
|
||||
alignSelf: 'center',
|
||||
cursor: 'pointer',
|
||||
zIndex: 100,
|
||||
}),
|
||||
checkBox: css({
|
||||
appearance: 'none',
|
||||
|
||||
Reference in New Issue
Block a user