Skip to content

Commit

Permalink
fix: [SystemMessage] fix padding
Browse files Browse the repository at this point in the history
  • Loading branch information
akai committed Jul 19, 2022
1 parent 794a482 commit 1abbbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Message/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

// SystemMessage
.SystemMessage {
padding: 0 15px;
font-size: @font-size-xs;
color: var(--gray-2);
text-align: center;
Expand Down

0 comments on commit 1abbbf3

Please sign in to comment.