fix(article): add white-space: nowrap to back button text (#245)
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
|
||||
span {
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user