mirror of https://github.com/halo-dev/halo-admin
Refactor ToolList.vue.
parent
396f3c3443
commit
e722957663
|
@ -3,8 +3,8 @@
|
|||
<div class="card-content">
|
||||
<a-row :gutter="12">
|
||||
<a-col
|
||||
:xl="4"
|
||||
:lg="4"
|
||||
:xl="6"
|
||||
:lg="6"
|
||||
:md="12"
|
||||
:sm="24"
|
||||
:xs="24"
|
||||
|
|
Loading…
Reference in New Issue