aboutsummaryrefslogtreecommitdiff
path: root/src/shared/sidebar.css
blob: cfb3e022f34f4dd04554fa6aa03490054bdcfdd9 (plain)
1
2
3
4
5
6
.sidebar{
    background: #cccc;
    width: 92px;
    height: calc(100vh);
    position: absolute;
}