nicolium: improve media modal video/audio player theming

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-18 12:26:30 +01:00
parent 6e89aacd6a
commit 9830802bb4

View File

@ -51,6 +51,11 @@
justify-content: center;
width: 100%;
}
.video-player,
.audio-player {
margin: 3rem 0;
}
}
&__navigation {