修改样式
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<div>
|
||||
<i class="icon" :class="icon" />
|
||||
</div>
|
||||
<div style="margin-top: 20px;">
|
||||
<span>{{ label }}</span>
|
||||
<div style="margin-top: 10px;">
|
||||
<span class="card-font">{{ label }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -31,6 +31,7 @@ export default {
|
||||
background: rgba(182, 213, 255, 0.22);
|
||||
margin-left: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user