Browse Source

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

Seungyong Hong 2 weeks ago
parent
commit
e76314db6f
1 changed files with 1 additions and 0 deletions
  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 {
     &>.inset {
         opacity: 0;
         opacity: 0;
+        width: 100%;
     }
     }
 
 
     ::ng-deep tab-header {
     ::ng-deep tab-header {