mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 06:58:41 +00:00
fix: body overflow-y
This commit is contained in:
parent
3f6582b478
commit
6caffead0e
@ -1,3 +1,7 @@
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.uoj-username {
|
||||
font-weight: 800;
|
||||
text-decoration: none;
|
||||
|
Loading…
Reference in New Issue
Block a user