9 lines
138 B
CSS
9 lines
138 B
CSS
.map-editor-preview .map-player {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.map-editor-preview .map-player__audio {
|
|
pointer-events: none;
|
|
}
|