dashboard
repositories
filestore
activity
search
login
gzdyh
/
front
广州市综治平台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:增加市民编号
xusd
2 days ago
e8071c7d6f7aa6ac0d5522c59a52ee5e187a4b16
[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;
}
}