From f31c94e2ea43fa36d2a0fc8742e0a52a0025b643 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 20 Mar 2020 18:11:39 +0900 Subject: wip --- src/client/widgets/notifications.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/client/widgets/notifications.vue') diff --git a/src/client/widgets/notifications.vue b/src/client/widgets/notifications.vue index 2a718a6666..9c1bddb2ee 100644 --- a/src/client/widgets/notifications.vue +++ b/src/client/widgets/notifications.vue @@ -3,7 +3,7 @@ -
+
@@ -81,10 +81,5 @@ export default define({ flex-grow: 1; } } - - .tl { - background: var(--bg); - padding: 8px; - } } -- cgit v1.2.3-freya