浏览代码

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"