[Carousel UI] Removed margin
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Fabio Manganiello 2024-02-26 01:55:49 +01:00
parent d6ea4a1c42
commit 5961b08387
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 1 additions and 1 deletions

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;