Skip to content

Commit

Permalink
[FIX] web_responsive: miss control panel bottom right when resizing
Browse files Browse the repository at this point in the history
  • Loading branch information
locdang8 committed Nov 24, 2022
1 parent 915b68c commit 1018f03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
.o_cp_top_right,
.o_cp_bottom_right {
width: 40%;
min-width: 40%;
}
}
@include media-breakpoint-only(md) {
Expand Down

0 comments on commit 1018f03

Please sign in to comment.