gemini-3d-drawing / src /styles.css
Trudy's picture
Initial commit with proper LFS tracking
5f07a23
raw
history blame contribute delete
155 Bytes
.action-buttons-container {
position: absolute;
bottom: 1rem;
left: 1rem;
display: flex;
flex-direction: column;
gap: 0.5rem;
z-index: 10;
}