Tweak sidebar scrollbar positioning

This commit is contained in:
James Lyne 2021-05-24 17:16:40 +01:00
parent 647f3b4106
commit d25522b83d

View File

@ -173,8 +173,9 @@ export default defineComponent({
flex-shrink: 1;
min-height: 0;
overflow: auto;
padding: 0 0.5rem;
margin: 0 -.5rem 1rem;
will-change: transform;
margin-bottom: 1rem;
&:last-child {
margin-bottom: 0;