style: show scroll on tops
This commit is contained in:
parent
515f00fffc
commit
d59beae91c
@ -79,8 +79,7 @@ export default {
|
||||
ul {
|
||||
display: flex;
|
||||
gap: 2rem;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
overflow: scroll hidden;
|
||||
padding: .5rem;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user