Skip to content

Commit 7e2f526

Browse files
committed
Modify the markdown editor text align.
1 parent 8de6abb commit 7e2f526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
:global {
44
.@{editor-prefix} {
5+
text-align: left;
56
box-shadow: 0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);
67
border-radius: 3px;
78
position: relative;

0 commit comments

Comments
 (0)