mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Add horizontal scroll for touch devices
This commit is contained in:
@@ -40,8 +40,13 @@
|
||||
.tabList .list
|
||||
flex 1
|
||||
overflow hidden
|
||||
overflow-x scroll
|
||||
position relative
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.allTabs
|
||||
display flex
|
||||
position absolute
|
||||
|
||||
Reference in New Issue
Block a user