Skip to content

Commit

Permalink
Fix link block posters obstructing dropdown menu
Browse files Browse the repository at this point in the history
  • Loading branch information
syeopite committed Dec 19, 2023
1 parent 3ccb83c commit 94e8100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ li.control-bar-action:hover {
transform: translateX(-50%);
overflow: hidden;
width: fit-content;
z-index: 1;
}

.control-bar-dropdown-menu li {
Expand Down

0 comments on commit 94e8100

Please sign in to comment.