mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
style(pagefooter): 修改 basic 分支的页脚 copyright 版权间距
This commit is contained in:
parent
1e19af47b4
commit
c828cd50c7
@ -26,6 +26,9 @@ export default {
|
|||||||
.copyright{
|
.copyright{
|
||||||
color: @text-color-second;
|
color: @text-color-second;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
i {
|
||||||
|
margin: 0 6px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.links{
|
.links{
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user