dashboard
repositories
filestore
activity
search
login
gzdyh
/
front
广州市综治平台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature:市平台项目
xusd
2025-06-07
ee685c9f350ec9241107d4e8a05799768a0bce9a
[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;
}
}