Skip to content

Commit

Permalink
Bugfix:fix dropdown on browser zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
pKallert committed Jan 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5b5e113 commit 62cd56a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -71,6 +71,7 @@
.singleDimensionDropdown {
display: flex;
align-items: center;
align-self: start;

.dimensionSwitcherDropDown {
background: unset;

0 comments on commit 62cd56a

Please sign in to comment.