Files
jambotron/jambotron-ui/src/app/moderator-module/moderator.component/moderator.component.scss
T

14 lines
216 B
SCSS

//---------------
.pc-sidebar{
top: 65px;
overflow-y: auto;
background-color: rgba(153, 153, 153, 0.16);
backdrop-filter: blur(8px);
}
.pc-container{
top: 0px;
padding-left: 5px;
padding-right: 5px;
}