app/assets/stylesheets/trestle/components/_sidebar.scss in trestle-0.8.5 vs app/assets/stylesheets/trestle/components/_sidebar.scss in trestle-0.8.6

- old
+ new

@@ -13,9 +13,10 @@ flex: 1; display: flex; flex-direction: column; + overflow-x: hidden; overflow-y: auto; &::-webkit-scrollbar { width: 8px; }