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
No known key found for this signature in database
GPG Key ID: 3EA408E527F37B18

View File

@ -1,6 +1,6 @@
html {
font-size: 62.5%;
font-display: swap;
overflow-y: scroll;
}
* {