ZOOM2 [Web] HTML content, text blurry: transform + border-radius, zoom in and out 문제 HTML DOM content text가 흐릿하게 보이는 현상 흐릿한 모습 정상 원인 transform: translate(50px, 100px); 위와 같이 transfrom css가 적용된 상태에서 이 사용된 상태에서 연속된 하위 돔 중 border-radius css 하나 이상 적용된 상태에 이런 현상이 나타는 것 확인 해결 tranform이 적용된 돔 하위 자식 노드 중 하나에만 border-radius를 적용 2023. 8. 2. [chrome][devtools] elements tab right click not working Search: elements tab right click not working Move to elements tab on chrome "Developer Tools". If you try Zoom in/out with devtools active, right click will work at some point lol Answer: Just [Zoom out / Zoom in] in inspect element window until it work [use Ctrl + + / Ctrl + -]I know it's a crazy thing! but i tried alot and alot and i found that Cannot right click on an element from Dev Too.. 2022. 7. 7. 이전 1 다음