From 1ac1a968b9edd801aa13e8dae56ca378744d9e2e Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 30 Sep 2021 00:50:45 +0900 Subject: refactor components --- src/client/components/ui/button.vue | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/client/components/ui/button.vue') diff --git a/src/client/components/ui/button.vue b/src/client/components/ui/button.vue index d6ac42994f..6e3cd485c8 100644 --- a/src/client/components/ui/button.vue +++ b/src/client/components/ui/button.vue @@ -181,14 +181,6 @@ export default defineComponent({ outline-offset: 2px; } - &.inline + .bghgjjyj { - margin-left: 12px; - } - - &:not(.inline) + .bghgjjyj { - margin-top: 16px; - } - &.inline { display: inline-block; width: auto; -- cgit v1.2.3-freya