UX: long sidebar items forces topic to wrap, pin previous versions
This commit is contained in:
parent
68d40fe9f5
commit
fb392bd536
|
@ -0,0 +1 @@
|
|||
2.6.0.beta3: 68d40fe9f5b625cf465adc31b502a54e16d02cc6
|
|
@ -174,7 +174,7 @@
|
|||
position: sticky;
|
||||
top: 75px;
|
||||
margin-bottom: 135px;
|
||||
max-width: 350px;
|
||||
max-width: 235px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
align-self: flex-start;
|
||||
|
|
Loading…
Reference in New Issue