Skip to content
Snippets Groups Projects
library.css 137 B
Newer Older
Ray Schamp's avatar
Ray Schamp committed
.library-scroll-grid {
    overflow: scroll;
    position: absolute;
    top: 70px;
    bottom: 20px;
    left: 30px;
    right: 30px;
}