.postaddbutton {

    bottom: 16px;
    left: 16px;
    opacity: 1;
    transition: transform .5s;
    flex: 1;
    position: fixed;
    cursor: pointer;
    z-index: 100;
}

.mud-tab-badge { 
    margin-inline-start: 17px; 
}
