Skip to content

Commit c304bd4

Browse files
committed
Format-on-save, why hast thou forsaken me?
1 parent 4c3eadb commit c304bd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/base/src/commands/BaseCommandIDs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ export const showAnnotationsTab = 'jupytergis:showAnnotationsTab';
6767
export const showIdentifyPanelTab = 'jupytergis:showIdentifyPanelTab';
6868

6969
// Story maps
70-
export const addLandmark = 'jupytergis:addLandmark'
70+
export const addLandmark = 'jupytergis:addLandmark';

packages/base/style/storyPanel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.jgis-story-viewer-panel * {
2-
box-sizing: border-box;
2+
box-sizing: border-box;
33
}
44

55
.jgis-story-viewer-content p,

0 commit comments

Comments
 (0)