[new feature] add sticky component (#3888)
This commit is contained in:
@@ -30,11 +30,6 @@
|
||||
position: relative;
|
||||
|
||||
&__wrap {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
overflow: hidden;
|
||||
|
||||
&--page-top {
|
||||
@@ -132,8 +127,6 @@
|
||||
}
|
||||
|
||||
&--line {
|
||||
padding-top: @tabs-line-height;
|
||||
|
||||
.van-tabs__wrap {
|
||||
height: @tabs-line-height;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user