浏览代码

GH-10749: Widen dragging area when left tab and thin. (#10750)

Seungyong Hong 2 周之前
父节点
当前提交
e76314db6f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tabby-core/src/components/appRoot.component.scss

+ 1 - 0
tabby-core/src/components/appRoot.component.scss

@@ -68,6 +68,7 @@ $tab-border-radius: 4px;
 
     &>.inset {
         opacity: 0;
+        width: 100%;
     }
 
     ::ng-deep tab-header {