Skip to content

Commit 0b9f10f

Browse files
author
Birdinfire
authored
Fix tabCenterReborn size bug (#507)
1 parent d3a4b77 commit 0b9f10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/extensions/tab-center-reborn.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
display: none;
2828
}
2929

30-
[sidebarcommand*="tabcenter"] #sidebar {
30+
[sidebarcommand*="tabcenter"] #sidebar, #sidebar-box[sidebarcommand*="tabcenter"] {
3131
min-width: 48px !important;
3232
max-width: 48px !important;
3333
}

0 commit comments

Comments
 (0)