update Table

update Table
This commit is contained in:
梁灏 2016-11-30 13:17:55 +08:00
parent 24b201465e
commit 5d0499ce1e
7 changed files with 80 additions and 29 deletions

View file

@ -206,7 +206,6 @@
position: absolute;
top: 0;
left: 0;
//box-shadow: @shadow-right;
box-shadow: 2px 0 6px -2px rgba(0, 0, 0, 0.2);
&::before {
@ -224,13 +223,10 @@
top: 0;
left: auto;
right: 0;
//box-shadow: @shadow-left;
box-shadow: -2px 0 6px -2px rgba(0, 0, 0, 0.2);
}
&-fixed-header{
overflow: hidden;
//position: relative;
//z-index: 3;
}
&-fixed-body{
overflow: hidden;