From 113df688432206afd3accf634ac0ec3013d28f38 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 15 Jul 2022 19:31:04 +0900 Subject: [PATCH] chore(client): tweak style --- packages/client/src/components/notification.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/packages/client/src/components/notification.vue b/packages/client/src/components/notification.vue index 32f9fd07d8..10cbe20902 100644 --- a/packages/client/src/components/notification.vue +++ b/packages/client/src/components/notification.vue @@ -177,13 +177,7 @@ useTooltip(reactionRef, (showing) => { &.max-width_500px { padding: 12px; - font-size: 0.8em; - } - - &:after { - content: ""; - display: block; - clear: both; + font-size: 0.85em; } > .head {