Skip to content

Commit

Permalink
fix sidebar filter hovering on Enketo button for wide screens
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-panda committed Oct 3, 2024
1 parent 15d77e4 commit a715664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/css/sidebar-filter.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
height: 100%;
padding: 0;
position: fixed;
right: -500px;
right: -2000px;
}

.sidebar-filter-active {
Expand Down

0 comments on commit a715664

Please sign in to comment.