diff --git a/src/style.css b/src/style.css index f272cff..a452fcb 100644 --- a/src/style.css +++ b/src/style.css @@ -235,7 +235,7 @@ &__list { position: fixed; min-width: 8rem; - z-index: 1; + z-index: 10; cursor: pointer; background-color: var(--dt-cell-bg); border-radius: var(--dt-border-radius);