Skip to content

Instantly share code, notes, and snippets.

@Winding6636
Created November 6, 2021 18:34
Show Gist options
  • Save Winding6636/defe7dd480dc2cadc29cde9d325f45b7 to your computer and use it in GitHub Desktop.
Save Winding6636/defe7dd480dc2cadc29cde9d325f45b7 to your computer and use it in GitHub Desktop.

Revisions

  1. Winding6636 created this gist Nov 6, 2021.
    23 changes: 23 additions & 0 deletions BetterDiscord_CCSS
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@

    /* 右ユーザーリストバー */
    .container-2wlB3z,
    .content-3YMskv[role=list]{
    width: 180px;
    }

    /* 左サーバーリストバー */
    nav[aria-label="サーバー サイドバー"],
    .listItem-2Ig28I,
    div[aria-label="サーバー"]{
    width: 50px;
    }
    /* 左サーバー アイコンサイズ */
    .svg-1X37T1{
    width: 42px;
    height: 42px;
    }

    /* サーバーチャンネルリスト */
    .sidebar-2K8pFh{
    width: 200px;
    }