Skip to content

Commit e21da7e

Browse files
committed
lint fix
1 parent 8fc0ae9 commit e21da7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
gap: 12px;
8888
background: var(--jp-layout-color1);
8989
border: 1px solid var(--jp-border-color2);
90-
border-radius: 0px;
90+
border-radius: none;
9191
padding: 8px 12px;
9292
box-shadow: 0 2px 8px #00000040;
9393
z-index: 200;

0 commit comments

Comments
 (0)