[DE mobile] Fix Bug 58050
This commit is contained in:
parent
a02f73ce7a
commit
95fabab303
|
@ -221,7 +221,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.sheet-modal-inner {
|
.sheet-modal-inner {
|
||||||
background: @background-tertiary;
|
background: @background-tertiary;
|
||||||
overflow-y: auto;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
&.sheet-modal-bottom:before, &.sheet-modal:not(.sheet-modal-top):before {
|
&.sheet-modal-bottom:before, &.sheet-modal:not(.sheet-modal-top):before {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue