style: add padding to make easier to scroll on tops on desktop
This commit is contained in:
parent
a480d70faf
commit
4da4e6a3a1
@ -85,5 +85,6 @@ export default {
|
||||
display: flex;
|
||||
gap: 2rem;
|
||||
overflow: scroll hidden;
|
||||
padding-bottom: .5rem;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user