SPACEBROWSER_INTERFACE/interface_072825/master_styles/COMPONENT SCSS/BandsintownEditorModal.scss

14 lines
228 B
SCSS

@import '../../styles/abstracts/variables';
.bandsintown-editor {
&__cover {
width: 123px !important;
height: 123px !important;
margin-bottom: 20px !important;
}
&__actions {
@include modalActions;
}
}