Fixed #151
Added no-data and no-filtered-data properties to the component Table
This commit is contained in:
parent
ba3a2f1e57
commit
cf7887ba61
3 changed files with 142 additions and 10 deletions
|
@ -305,4 +305,14 @@
|
|||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-tip {
|
||||
table {
|
||||
width: 100%;
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue