mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Making scroll always visible.
This commit is contained in:
@@ -718,6 +718,7 @@
|
||||
body {
|
||||
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif, '微软雅黑';
|
||||
background-color: #FAFAFA;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
img {
|
||||
border-radius: 3px;
|
||||
|
Reference in New Issue
Block a user