diff --git a/components/boolean-data/boolean-data.vue b/components/boolean-data/boolean-data.vue index 3fb155a6980032abe978ba47601f82f71f50f98e..bf835cab8122ed72c75d72e31135298ec8b88d37 100644 --- a/components/boolean-data/boolean-data.vue +++ b/components/boolean-data/boolean-data.vue @@ -41,5 +41,6 @@ justify-content: space-between; padding: 10px; border-bottom: 1px solid rgba(0, 0, 0, .06); + align-items: center; }