Skip to content

Commit db6edf6

Browse files
committed
update: initial placholder positioning in Editor
1 parent 109d55e commit db6edf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Editor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default {
160160

161161
<style lang="postcss">
162162
.Placeholder {
163-
@apply font-title text-brand-primary pl-6;
163+
@apply font-title text-brand-primary pl-6 mt-1;
164164
@apply absolute;
165165
margin-left: 3px;
166166
}

0 commit comments

Comments
 (0)