Skip to content

Commit a3d535f

Browse files
committed
make indentation smaller
1 parent 4b71db6 commit a3d535f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JSONViewItem.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export default Vue.extend({
141141

142142
<style lang="scss" scoped>
143143
.json-view-item:not(.root-item) {
144-
margin-left: 20px;
144+
margin-left: 15px;
145145
}
146146
147147
.value-key {

0 commit comments

Comments
 (0)