feat: change styles of users, themes and icons sections to version 3

This commit is contained in:
woothu
2019-05-16 20:44:44 +02:00
parent 659473b931
commit ba0664a61c
10 changed files with 1879 additions and 1805 deletions
+6 -5
View File
@@ -6,11 +6,12 @@
User id: {{ $route.params.id }}
</CCardHeader>
<CCardBody>
<CTable striped
small
fixed
:items="items($route.params.id)"
:fields="$options.fields"
<CTable
striped
small
fixed
:items="items($route.params.id)"
:fields="$options.fields"
/>
</CCardBody>
<CCardFooter>