ソースを参照

Fixes small video's top toolbar background in dark theme.

master
damencho 7年前
コミット
2a61968566
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      css/_videolayout_default.scss

+ 1
- 1
css/_videolayout_default.scss ファイルの表示

86
          * wrapper needed before we're able to move all top toolbar indicators
86
          * wrapper needed before we're able to move all top toolbar indicators
87
          * creation to react.
87
          * creation to react.
88
          */
88
          */
89
-        .ckAJgx {
89
+        .sc-ifAKCX {
90
             background: none;
90
             background: none;
91
         }
91
         }
92
     }
92
     }

読み込み中…
キャンセル
保存