refreneces / style.css
SaiLochana's picture
1
bfbb419
raw
history blame contribute delete
221 Bytes
div[data-testid="stForm"] {
position: fixed;
bottom: 0;
left: 0;
right: 0;
padding: 10px;
background-color: #f0f0f0; /* Adjust as needed */
border-top: 1px solid #ddd; /* Adjust as needed */
}