update
This commit is contained in:
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vxe-table/favicon.ico><title>vxe-table</title><link href=/vxe-table/static/css/chunk-vendors.a8b08852.css rel=preload as=style><link href=/vxe-table/static/css/index.22c6b475.css rel=preload as=style><link href=/vxe-table/static/js/chunk-vendors.b129bc55.js rel=preload as=script><link href=/vxe-table/static/js/index.6ff6e75c.js rel=preload as=script><link href=/vxe-table/static/css/chunk-vendors.a8b08852.css rel=stylesheet><link href=/vxe-table/static/css/index.22c6b475.css rel=stylesheet></head><body><noscript><strong>We're sorry but vxe-table doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vxe-table/static/js/chunk-vendors.b129bc55.js></script><script src=/vxe-table/static/js/index.6ff6e75c.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/vxe-table/favicon.ico><title>vxe-table</title><link href=/vxe-table/static/css/chunk-vendors.a8b08852.css rel=preload as=style><link href=/vxe-table/static/css/index.e1fd19a5.css rel=preload as=style><link href=/vxe-table/static/js/chunk-vendors.b129bc55.js rel=preload as=script><link href=/vxe-table/static/js/index.6ff6e75c.js rel=preload as=script><link href=/vxe-table/static/css/chunk-vendors.a8b08852.css rel=stylesheet><link href=/vxe-table/static/css/index.e1fd19a5.css rel=stylesheet></head><body><noscript><strong>We're sorry but vxe-table doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/vxe-table/static/js/chunk-vendors.b129bc55.js></script><script src=/vxe-table/static/js/index.6ff6e75c.js></script></body></html>
|
||||
1
docs/static/css/index.22c6b475.css
vendored
1
docs/static/css/index.22c6b475.css
vendored
File diff suppressed because one or more lines are too long
1
docs/static/css/index.e1fd19a5.css
vendored
Normal file
1
docs/static/css/index.e1fd19a5.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -39,6 +39,7 @@
|
||||
.vxe-table {
|
||||
position: relative;
|
||||
border-left: 1px solid $vxe-table-border-color;
|
||||
border-right: 1px solid $vxe-table-border-color;
|
||||
font-size: 14px;
|
||||
color: $vxe-font-color;
|
||||
font-family: $vxe-font-family;
|
||||
@@ -57,9 +58,6 @@
|
||||
&:after {
|
||||
bottom: 0;
|
||||
}
|
||||
&.scroll--y {
|
||||
border-right: 1px solid $vxe-table-border-color;
|
||||
}
|
||||
table {
|
||||
border-spacing: 0;
|
||||
border-collapse: separate;
|
||||
|
||||
Reference in New Issue
Block a user