From ac187448742e12392f08ada5ea629e72a9761d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Thu, 10 Feb 2022 00:59:26 +0900 Subject: [PATCH] =?UTF-8?q?=E8=89=B2=E3=82=93=E3=81=AA=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/account.css | 18 +----------------- .../component/a/channels/avatar.blade.php | 2 +- .../layout/component/w/info/channel.blade.php | 5 ----- 3 files changed, 2 insertions(+), 23 deletions(-) diff --git a/public/css/account.css b/public/css/account.css index 2391fa6..606fa56 100755 --- a/public/css/account.css +++ b/public/css/account.css @@ -103,14 +103,6 @@ input { .avatar-34 { --avatarSize: 34px !important; } -.avatar { - --avatarSize: 100%; - --initialFontSize: 22px; - width: var(--avatarSize); - height: var(--avatarSize); - min-width: var(--avatarSize); - min-height: var(--avatarSize); -} .video-info-channel { font-weight: 600; font-size: 15px; @@ -973,17 +965,9 @@ my-actor-avatar { font-weight: 600; } -.avatar.channel { - border-radius: 5px; -} - .account-info { padding-inline-end: var(--gridVideosMiniatureMargins)!important; -} -.account-info { padding-inline-start: var(--gridVideosMiniatureMargins)!important; -} -.account-info { --gridVideosMiniatureMargins: var(--videosHorizontalMarginContent); display: grid; grid-template-columns: 1fr -webkit-min-content; @@ -1642,4 +1626,4 @@ button { } .btn-group-subscribe:not(.big) { white-space: nowrap; -} \ No newline at end of file +} diff --git a/resources/views/layout/component/a/channels/avatar.blade.php b/resources/views/layout/component/a/channels/avatar.blade.php index 14e0c72..65dff2c 100644 --- a/resources/views/layout/component/a/channels/avatar.blade.php +++ b/resources/views/layout/component/a/channels/avatar.blade.php @@ -1,7 +1,7 @@
- チャンネルのアバター + チャンネルのアバター

diff --git a/resources/views/layout/component/w/info/channel.blade.php b/resources/views/layout/component/w/info/channel.blade.php index 1c4498f..8c6bf98 100644 --- a/resources/views/layout/component/w/info/channel.blade.php +++ b/resources/views/layout/component/w/info/channel.blade.php @@ -6,11 +6,6 @@ チャンネルのアバター -