Skip to content

Commit 10ce096

Browse files
Fix incorrect tabs CSS selector
1 parent a76acb5 commit 10ce096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aiidalab_qe/app/static/styles/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ footer {
117117
background-color: var(--color-blocked);
118118
}
119119

120-
.jupyter-widget-TabBar-tab {
120+
.lm-TabBar-tab {
121121
min-width: fit-content !important;
122122
}
123123

0 commit comments

Comments
 (0)