Skip to content

Commit b2d3f70

Browse files
committed
Pre commit is literally useless
1 parent 1237636 commit b2d3f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/base/style/base.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ button.jp-mod-styled.jp-mod-reject {
9292
right: 0px;
9393
position: absolute;
9494
margin: 5px;
95-
z-index: 40
95+
z-index: 40;
9696
}
9797

9898
.jgis-left-panel-container {
@@ -101,7 +101,7 @@ button.jp-mod-styled.jp-mod-reject {
101101
top: 30px;
102102
left: 0px;
103103
margin: 5px;
104-
z-index: 40
104+
z-index: 40;
105105
}
106106

107107
@media (max-width: 768px) {

0 commit comments

Comments
 (0)