Spaces:
Sleeping
Sleeping
File size: 155 Bytes
5f07a23 | 1 2 3 4 5 6 7 8 9 | .action-buttons-container {
position: absolute;
bottom: 1rem;
left: 1rem;
display: flex;
flex-direction: column;
gap: 0.5rem;
z-index: 10;
} |