nitro-react/src/views/avatar-editor/AvatarEditorView.scss

9 lines
120 B
SCSS
Raw Normal View History

2021-05-12 11:23:15 +02:00
.nitro-avatar-editor {
width: 550px;
.content-area {
height: 300px;
max-height: 300px;
}
}