mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
Remove margin from footer to fix scrollbar. Fixes #168
This commit is contained in:
parent
d06711a1a7
commit
f9a755e7c6
1 changed files with 0 additions and 3 deletions
|
@ -158,9 +158,6 @@ export default {
|
||||||
footer {
|
footer {
|
||||||
color: #AAA;
|
color: #AAA;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
margin-top: 10px;
|
|
||||||
margin-bottom: 30px;
|
|
||||||
margin-left: 10px;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue