diff --git a/src/views/home/content/Content.vue b/src/views/home/content/Content.vue index b3064fa..b11ec11 100644 --- a/src/views/home/content/Content.vue +++ b/src/views/home/content/Content.vue @@ -490,7 +490,7 @@ function cancel(val) {
@@ -674,6 +674,9 @@ function cancel(val) { height: 22px; background-color: #FFF; border-radius: 6px; + display: flex; + align-items: center; + justify-content: center; } }