revert this one because fuck up

This commit is contained in:
cryptofyre 2022-05-29 01:07:26 -05:00 committed by GitHub
parent 2c4638bc66
commit f194f4c9d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -931,14 +931,14 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
}
.top-nav-group {
background: #1e1e1e99;
background: var(--baseColor);
border: 1px solid lighten(@baseColor, 8);
border-radius: 10px;
display: flex;
height: 32px;
.app-sidebar-item {
background-color: #1e1e1e00;
background-color: var(--baseColor);
border-radius: 10px!important;
border:0px;
min-width: 120px;