Skip to content

Commit 30e1872

Browse files
authored
Merge pull request #1792 from chenyukang/master
Fix button style for long text
2 parents 89de640 + b20a52a commit 30e1872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/app.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ pre > code {
7878
border: 1px solid;
7979
cursor: pointer;
8080
box-sizing: border-box;
81+
white-space: nowrap;
8182

8283
&:hover,
8384
&:focus {

0 commit comments

Comments
 (0)