.attachmentcontorls-container .floating-button-container {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.attachmentcontorls_button
{
    width:fit-content;
    padding-left:15px;
    padding-right:15px;
}