ソースを参照
Make upgrade icons actually follow their boxes. Oops
tags/v0.1.0
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: E80B35A6F11C3656
-
gorge.css
|
|
|
@@ -325,7 +325,7 @@ button { |
|
|
|
transform: translate(-50px, 10px); |
|
|
|
opacity: 0.8; |
|
|
|
pointer-events: none; |
|
|
|
position: fixed; |
|
|
|
position: absolute; |
|
|
|
} |
|
|
|
|
|
|
|
.upgrade-button:hover { |
|
|
|
|