瀏覽代碼
Make upgrade icons actually follow their boxes. Oops
tags/v0.1.0
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: E80B35A6F11C3656
共有
1 個檔案被更改,包括
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 { |
|
|
|
|