mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-26 13:45:13 -07:00
Add scrollbar to the left sidebar
This commit is contained in:
@@ -85,6 +85,7 @@ $on-laptop: 900px;
|
|||||||
width: $sidebar-width;
|
width: $sidebar-width;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
overflow: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar--logo {
|
.sidebar--logo {
|
||||||
|
|||||||
Reference in New Issue
Block a user