dashboard
repositories
filestore
activity
search
login
main
/
moral_manage
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:校验路段
guoshipeng
2023-08-30
0a94001b2ca46314bef91c62eecd43c873d6f383
[moral_manage.git]
/
src
/
assets
/
theme
/
styles
/
app
/
fullscreen.less
1
2
3
4
5
6
.fullscreen {
display: block;
height: 100%;
overflow: hidden;
background-color: @fullscreen-bg;
}