Skip to content

Commit af4947a

Browse files
committed
feat(QEditor): sync .sass with .styl quasarframework#6579 quasarframework#6659
1 parent 9787da4 commit af4947a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ui/src/components/editor/QEditor.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
margin: 1px
2626
height: 1px
2727
background: $editor-hr-color
28+
&:empty:not(:focus):before
29+
content: attr(placeholder)
30+
opacity: .7
2831

2932
&__toolbar
3033
border-bottom: 1px solid $editor-border-color

0 commit comments

Comments
 (0)