[Carousel UI] Removed margin

This commit is contained in:
Fabio Manganiello 2024-02-26 01:55:49 +01:00
parent d6ea4a1c42
commit 5961b08387
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -228,7 +228,7 @@ export default {
align-items: center;
justify-content: center;
background-color: black;
margin: -0.75em 0.75em 0.75em -0.75em !important;
margin: 0;
.background {
position: absolute;