mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
style(pagefooter): 修改页脚 copyright 版权外观
This commit is contained in:
parent
d2b2631fb1
commit
39b64d0704
@ -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