refactor: small fixes and refactors, update coreui styles

This commit is contained in:
woothu
2019-10-15 10:53:25 +02:00
parent 14ba9223f9
commit 26d30c2fb0
11 changed files with 144 additions and 139 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
:fixed="fixed"
:items="items"
:fields="fields"
:per-page="small ? 10 : 5"
:items-per-page="small ? 10 : 5"
:dark="dark"
pagination
>