未验证 提交 7d9b521c 编写于 作者: L Leon 提交者: GitHub

fix(dashboard): fix workbench page style (#280)

上级 fefcc5ee
......@@ -7,7 +7,6 @@
<template v-for="item in shortCuts" :key="item.img">
<a-col :span="8" class="p-3 shortcuts__item">
<img :src="item.img" class="mb-2 shortcuts__item-img" />
<br />
<span>{{ item.name }}</span>
</a-col>
</template>
......@@ -84,6 +83,8 @@
&-img {
width: 36px;
margin-left: auto;
margin-right: auto;
}
&-all {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册