diff --git a/style.css b/style.css index ae7b2c4..d15d0c0 100644 --- a/style.css +++ b/style.css @@ -349,7 +349,7 @@ div[data-role=controlgroup] a.ui-btn-active { .Mui-selected:hover { background-color: var(--translucent-hover-3) !important; } -.listItem:hover { +.actionSheetMenuItem..listItem:hover { background: var(--card-background-2); }