ui fix
This commit is contained in:
parent
f52763c5ed
commit
4d640d3161
@ -672,7 +672,8 @@ $: {
|
|||||||
overflow: hidden; /* To ensure the gradient does not overflow */
|
overflow: hidden; /* To ensure the gradient does not overflow */
|
||||||
max-height: 330px; /* Limit the container's height */
|
max-height: 330px; /* Limit the container's height */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 14px;
|
padding-left: 14px;
|
||||||
|
padding-right: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.darken-overlay::after {
|
.darken-overlay::after {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user