Skip to content

Commit 32f670b

Browse files
committed
Force hiding button label
1 parent d57d737 commit 32f670b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/tree-extension/style/base.css

+4
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@
4141
.jp-DropdownMenu .lm-MenuBar-itemIcon svg {
4242
vertical-align: sub;
4343
}
44+
45+
button[data-command='filebrowser:refresh'] .jp-ToolbarButtonComponent-label {
46+
display: none;
47+
}

0 commit comments

Comments
 (0)