fixed Table fixed style
This commit is contained in:
parent
0e3076afbe
commit
258220d7f2
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: @border-color-base;
|
background-color: @border-color-base;
|
||||||
z-index: 1;
|
//z-index: 1;
|
||||||
|
z-index: 4; // 解决开启 border,同时固定表头和列,fixed 的最底下没有边框
|
||||||
}
|
}
|
||||||
|
|
||||||
&-border:after{
|
&-border:after{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue