优化滚动条的自适应
parent
fc15830e92
commit
fa0eef6c3c
|
@ -8,9 +8,7 @@
|
|||
:host {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
||||
.container {
|
||||
overflow: hidden;
|
||||
|
|
Reference in New Issue