diff --git a/src/index.styl b/src/index.styl index 0f73ff2..18dc1cf 100644 --- a/src/index.styl +++ b/src/index.styl @@ -21,7 +21,7 @@ $expandSize = 7px .rt-thead flex: 1 0 auto display: flex - overflow-y: scroll + // overflow-y: scroll flex-direction: column -webkit-user-select: none; -moz-user-select: none; @@ -99,7 +99,7 @@ $expandSize = 7px flex: 99999 1 auto display: flex flex-direction: column - overflow: scroll + overflow: auto // z-index:0 .rt-tr-group border-bottom: solid 1px alpha(black, .05)