From db246b13d9c5b3a6112b4cf38f605cc8c967639b Mon Sep 17 00:00:00 2001 From: zyoshoka Date: Sat, 4 Nov 2023 18:28:42 +0900 Subject: [PATCH] =?UTF-8?q?fix(frontend):=20=E3=82=A2=E3=82=A4=E3=82=B3?= =?UTF-8?q?=E3=83=B3=E3=83=87=E3=82=B3=E3=83=AC=E3=83=BC=E3=82=B7=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=8C=E3=83=8A=E3=83=93=E3=82=B2=E3=83=BC=E3=82=B7?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=83=90=E3=83=BC=E3=81=A7=E3=82=AF=E3=83=AA?= =?UTF-8?q?=E3=83=83=E3=83=97=E3=81=95=E3=82=8C=E3=81=AA=E3=81=84=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/ui/_common_/navbar.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/frontend/src/ui/_common_/navbar.vue b/packages/frontend/src/ui/_common_/navbar.vue index bd554ad8bed6..28d1e176604f 100644 --- a/packages/frontend/src/ui/_common_/navbar.vue +++ b/packages/frontend/src/ui/_common_/navbar.vue @@ -233,7 +233,6 @@ function more(ev: MouseEvent) { text-align: left; box-sizing: border-box; margin-top: 16px; - overflow: clip; } .avatar { @@ -412,7 +411,6 @@ function more(ev: MouseEvent) { display: block; text-align: center; width: 100%; - overflow: clip; } .avatar {