mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Show scrollbar when horizontal tab list exceeds available width. (#2844)
This commit is contained in:
parent
0b58a748af
commit
ec8f72c09b
@ -62,7 +62,6 @@
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
background-color: var(--color-bg);
|
||||
overflow: auto;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
height: var(--padding-sm);
|
||||
|
Loading…
Reference in New Issue
Block a user