add tab scrolling
This commit is contained in:
@ -151,4 +151,8 @@
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.tab-scroll::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user