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 @@ チャンネルのアバター -