nitro-react/src/views/avatar-editor/AvatarEditorView.scss
2021-05-12 05:23:15 -04:00

9 lines
120 B
SCSS

.nitro-avatar-editor {
width: 550px;
.content-area {
height: 300px;
max-height: 300px;
}
}