fix double scrollbar display bug in mobile
This commit is contained in:
parent
e97f8a4728
commit
0bb8247822
4 changed files with 22 additions and 4 deletions
|
@ -102,8 +102,8 @@
|
|||
}
|
||||
|
||||
&-right {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
&-sitem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue