浏览代码
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 { |
|
|
|
|