Ver Fonte

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

Seungyong Hong há 4 semanas atrás
pai
commit
e76314db6f
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {