ソースを参照

Make upgrade icons actually follow their boxes. Oops

tags/v0.1.0
Fen Dweller 5年前
コミット
73a3171952
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      gorge.css

+ 1
- 1
gorge.css ファイルの表示

@@ -325,7 +325,7 @@ button {
transform: translate(-50px, 10px);
opacity: 0.8;
pointer-events: none;
position: fixed;
position: absolute;
}

.upgrade-button:hover {


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