mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 16:19:52 +01:00
Make room for the create button
Fixes an issue where content on the bottom of the page would be impossible to click on narrow devices.
This commit is contained in:
parent
d11b16dad6
commit
1aa4cf6ebb
1 changed files with 4 additions and 0 deletions
|
@ -183,4 +183,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue