소스 검색
Make upgrade icons actually follow their boxes. Oops
tags/v0.1.0
No known key found for this signature in database
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 { |
|
|
|
|