Pārlūkot izejas kodu

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

Seungyong Hong 2 nedēļas atpakaļ
vecāks
revīzija
e76314db6f
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 {