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 {