This commit is contained in:
MuslemRahimi 2024-08-08 00:02:55 +02:00
parent f52763c5ed
commit 4d640d3161

View File

@ -672,7 +672,8 @@ $: {
overflow: hidden; /* To ensure the gradient does not overflow */
max-height: 330px; /* Limit the container's height */
width: 100%;
padding: 14px;
padding-left: 14px;
padding-right: 14px;
}
.darken-overlay::after {