Skip to content

Commit 5cc7b1f

Browse files
committed
add style for mount error
1 parent 37c5267 commit 5cc7b1f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/base.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,8 @@ li {
157157
fill: var(--jp-ui-inverse-font-color0) !important;
158158
color: var(--jp-ui-inverse-font-color0) !important;
159159
}
160+
161+
.error {
162+
color: var(--md-red-600);
163+
font-size: 0.7rem;
164+
}

0 commit comments

Comments
 (0)