Skip to content

Commit 89e234c

Browse files
config(EJ2-28212): commit for tab showing issue
1 parent 52dd098 commit 89e234c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ej2-blazor-samples/wwwroot/styles/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,6 +1887,10 @@ body.highcontrast, .highcontrast #sb-header-text, .highcontrast .control-name, .
18871887
background: rgba(2, 120, 215, 0.1);
18881888
}
18891889

1890+
#sb-content-header>.e-items.e-toolbar-items>#e-item_1 {
1891+
display: none;
1892+
}
1893+
18901894
.sb-content-tab>.e-tab>.e-tab-header>.e-items.e-toolbar-items>.e-toolbar-item.e-active>.e-tab-wrap>.e-text-wrap>.e-tab-text, .sb-content-tab>.e-tab>.e-tab-header>.e-items.e-toolbar-items>.e-toolbar-item>.e-tab-wrap>.e-text-wrap>.e-tab-text:hover {
18911895
color: #0278d7;
18921896
}

0 commit comments

Comments
 (0)