소스 검색

Final fix for Edge overflow bug

Toby Chui 3 년 전
부모
커밋
a8007af01e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/desktop.system

+ 1 - 1
web/desktop.system

@@ -3524,7 +3524,7 @@
             
             var iconTextReadjustment = "";
             if (isChrome){
-                iconTextReadjustment = "font-size: 96%;"
+                iconTextReadjustment = "font-size: 92%;"
             }
            
             var thisIcon = $(`<${htmlType} href="javascript:void(0);" class="launchIcon"