mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-31 02:42: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 {
|
||||
color: #AAA;
|
||||
font-size: 13px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 30px;
|
||||
margin-left: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue