dashboard
repositories
filestore
activity
search
login
main
/
gitlab
原gitlab项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
gitlab迁移
郑永安
2023-06-19
c8188c0fc9edf6ea3feda5b6f11dcb014af2a89e
[gitlab.git]
/
hazardInvestigationWeb
/
src
/
assets
/
style
/
index.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.input-box{
width: 200px !important;
padding-right: 10px;
padding-bottom: 10px;
}
.input-add{
width: 90% !important;
}
.basic-line{
display: inline-block;
padding-left: 10px;
}
.page-position{
float: right;
}