fix(article): add white-space: nowrap to back button text (#245)

This commit is contained in:
zhixuan
2021-06-25 20:09:35 +02:00
committed by GitHub
parent 42eb1f5067
commit 7ebe7e1af8
+1
View File
@@ -110,6 +110,7 @@
span {
font-weight: 500;
white-space: nowrap;
}
}
}