more reodering fixes

This commit is contained in:
MathMan05 2025-05-02 12:06:20 -05:00
parent 169f56b5c5
commit f0fd2e59b3
4 changed files with 30 additions and 35 deletions

View file

@ -3056,6 +3056,12 @@ img.error::after {
top: 0;
left: 0;
}
.dragBottomView {
position: relative;
}
.dragTopView {
position: relative;
}
.dragTopView::after {
content: "";
width: 100%;