dashboard
repositories
filestore
activity
search
login
gzdyh
/
front
广州市综治平台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:修改详情修改中问题属地功能
liuwh
4 days ago
fa5361c6776f01975737fb5630594a9c60924fc5
[gzdyh/front.git]
/
src
/
views
/
mediate
/
judicialExamine
/
index.less
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import (reference) '../../../styles/public.less';
.judicialExamine {
margin: @pageMargin;
.pageTable {
margin-top: @pageUpDownMargin;
}
&-divider {
margin: 12px 0;
border-top: 1px dashed @divider-color;
}
}