frontend/css/layout/_sidebar.scss in trestle-0.10.0 vs frontend/css/layout/_sidebar.scss in trestle-0.10.1

- old
+ new

@@ -100,9 +100,11 @@ flex: 1; display: flex; flex-direction: column; + position: relative; + overflow-x: hidden; overflow-y: auto; &::-webkit-scrollbar { width: 8px;