nitro-react/src/components/help/HelpView.scss
2022-03-15 18:04:58 -04:00

19 lines
289 B
SCSS

.nitro-help {
height: $help-height;
width: $help-width;
.index-image {
background: url('/images/help/help_index.png');
width: 126px;
height: 105px;
}
}
.nitro-cfh-sanction-status {
width: 400px;
}
.nitro-change-username {
width: 300px;
}