dashboard
repositories
filestore
activity
search
login
gzdyh
/
front
广州市综治平台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'feature/gzdyh_city_bugfix' of http://120.79.193.119:9090/r/gz...
liuwh
4 days ago
2f8556d0741d07761c34d05d728e8d807260779b
[gzdyh/front.git]
/
src
/
views
/
mediate
/
rmtjLinkage
/
index.less
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import (reference) '../../../styles/public.less';
.rmtjLinkage {
margin: @pageMargin;
.pageTable {
margin-top: @pageUpDownMargin;
}
&-divider {
margin: 12px 0;
border-top: 1px dashed @divider-color;
}
}