Skip to content

Commit

Permalink
style: 不让文字换行
Browse files Browse the repository at this point in the history
  • Loading branch information
song-xiao-lin committed Feb 22, 2024
1 parent d2b9dfc commit 6144202
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
&-left {
display: flex;
align-items: center;
white-space: nowrap;
&-title {
color: #31343f;
font-size: 16px;
Expand Down

0 comments on commit 6144202

Please sign in to comment.