Skip to content

Commit

Permalink
fix: opaque history menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsvg committed Sep 7, 2020
1 parent 2055c6d commit 13b877d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app/assets/stylesheets/_stylekit-sub.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@
}
}

#session-history-menu {
.sk-menu-panel .sk-menu-panel-row .sk-sublabel.opaque {
opacity: 1;
}
.sk-menu-panel .sk-menu-panel-row .sk-sublabel.opaque {
opacity: 1;
}

button.sk-button {
Expand Down

0 comments on commit 13b877d

Please sign in to comment.