fix(style): show y-axis page scrollbar always

This commit is contained in:
Jimmy Cai
2020-09-03 23:27:50 +02:00
parent af487e0f3f
commit 488f124b43
+1 -1
View File
@@ -1,6 +1,6 @@
html { html {
font-size: 62.5%; font-size: 62.5%;
font-display: swap; overflow-y: scroll;
} }
* { * {