Skip to content

Commit cdf71f0

Browse files
sathishlxgZsailer
authored andcommitted
use css variable for dialog background
1 parent 4179671 commit cdf71f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/publish_notebook.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
}
9292

9393
.jp-dialog-validation-error .has-unsaved-changes {
94-
background: white;
9594
padding: 20px;
95+
background: var(--jp-layout-color2);
9696
}
9797

9898
.dialog-header {

0 commit comments

Comments
 (0)