Skip to content

Commit c571bc4

Browse files
committed
style: modify toolbar style.
1 parent 5175fbf commit c571bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/components/Toolbar/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
&-toolbar {
55
border-bottom: 1px solid var(--md-editor-box-shadow-color);
66
background-color: var(--md-editor-background-color);
7-
padding: 5px 5px;
7+
padding: 3px;
88
display: flex;
99
justify-content: space-between;
1010
align-items: center;

0 commit comments

Comments
 (0)