dashboard
repositories
filestore
activity
search
login
gzdyh
/
front
广州市综治平台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:超时办件优化
xusd
3 days ago
9cbfaa22c35822e4f2f985907fce5da4c9ef7ac9
[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;
}
}