ampache_react/app/styles/elements/Pagination.scss

11 lines
116 B
SCSS

/**
* Styles for the Pagination component.
*/
.nav {
text-align: center;
}
.pointer {
cursor: pointer;
}