more reodering fixes
This commit is contained in:
parent
169f56b5c5
commit
f0fd2e59b3
4 changed files with 30 additions and 35 deletions
|
@ -3056,6 +3056,12 @@ img.error::after {
|
|||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.dragBottomView {
|
||||
position: relative;
|
||||
}
|
||||
.dragTopView {
|
||||
position: relative;
|
||||
}
|
||||
.dragTopView::after {
|
||||
content: "";
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue