이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
macrovision
보기
1
좋아요
0
포크
0
코드
이슈
5
풀 리퀘스트
0
릴리즈
10
위키
활동
소스 검색
Switch to making the image a block element to fix the weird behavior
tags/v0.1.0
Fen Dweller
5 년 전
부모
453c266e10
커밋
469a16c2ee
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.css
+ 1
- 1
macrovision.css
파일 보기
@@ -24,7 +24,6 @@ body {
.entity-box {
position: absolute;
--height: 100px;
font-size: 0pt;
max-height: var(--height);
height: var(--height);
text-align: center;
@@ -37,6 +36,7 @@ body {
}
.entity-image {
display: block;
height: 100%;
pointer-events: auto;
-webkit-user-drag: none;
쓰기
미리보기
불러오는 중...
취소
저장