mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-03 16:02:08 +00:00
调整首页底部行距
This commit is contained in:
parent
c63fdb04c2
commit
94b3014051
12
resources/assets/sass/pages/page-index.scss
vendored
12
resources/assets/sass/pages/page-index.scss
vendored
@ -292,14 +292,14 @@
|
||||
}
|
||||
|
||||
.footer-copyright {
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
background: #ffffff;
|
||||
text-align: center;
|
||||
background: #fff;
|
||||
color: #828282;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
color: #828282;
|
||||
line-height: 60px;
|
||||
padding: 20px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user