mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:02:46 +00:00
fix: 修复样式问题
This commit is contained in:
parent
ec27e1ead5
commit
f1bf2668f2
|
|
@ -49,7 +49,7 @@
|
|||
:sm="12"
|
||||
:md="8"
|
||||
:lg="6"
|
||||
:xl="4"
|
||||
:xl="6"
|
||||
v-for="(item, index) in functionLibList"
|
||||
:key="index"
|
||||
class="mb-16"
|
||||
|
|
|
|||
Loading…
Reference in New Issue