Skip to content

Commit 5fd15a7

Browse files
authored
Merge pull request #355 from hotwax/codex/remove-custom-css-and-set-split-pane-breakpoint
refactor: use default split pane styling
2 parents b3c727d + c5eeab2 commit 5fd15a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/App.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ export default defineComponent({
132132
</script>
133133
<style scoped>
134134
135-
ion-split-pane {
136-
--side-width: 304px;
137-
}
138-
139135
ion-item.selected {
140136
--color: var(--ion-color-secondary);
141137
}

0 commit comments

Comments
 (0)