ソースを参照

Add firefox scrollbar styling

tags/v1.1.0
Fen Dweller 5年前
コミット
ee34d8e3c0
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      style.css

+ 2
- 0
style.css ファイルの表示

@@ -806,6 +806,8 @@ body.dark .meterLabel {

.log {
--fade-animation: none;
scrollbar-color: #e1e1e1 #888;
scrollbar-width: thin;
}

.log > div {


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