Style fix
This commit is contained in:
parent
09a187ecfe
commit
a47dd521a4
|
@ -4,7 +4,7 @@
|
||||||
vn-table {
|
vn-table {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.vn-table {
|
.vn-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue