
/* NO REMOVE */
.GA_app-list {
    justify-content: start;
    max-width: none;
}
.GA_app-list li{
    min-width: 50px;
    flex-basis: 50px;
}