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