仪表盘
版本库
文件存储
活动
搜索
登录
main
/
InteSecurePlatform
InteSecurePlatform
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Default Changelist
Admin
2022-11-16
f59373dccb4afb37e63f4fe655061d067244860c
[InteSecurePlatform.git]
/
src
/
assets
/
style
/
index.scss
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;
}