Minor visual fix due removed AD's

This commit is contained in:
2025-01-02 14:12:48 +03:00
parent e05ff218fa
commit c91902abc2

View File

@@ -753,20 +753,20 @@ function handleAuxClick(e) {
--color-divider-dark: var(--brand-gradient-border); --color-divider-dark: var(--brand-gradient-border);
} }
.app-sidebar::after { // .app-sidebar::after {
content: ''; // content: '';
position: absolute; // position: absolute;
bottom: 250px; // bottom: 250px;
left: 0; // left: 0;
right: 0; // right: 0;
height: 5rem; // height: 5rem;
background: var(--brand-gradient-fade-out-color); // background: var(--brand-gradient-fade-out-color);
pointer-events: none; // pointer-events: none;
} // }
.app-sidebar.has-plus::after { // .app-sidebar.has-plus::after {
display: none; // display: none;
} // }
.app-sidebar::before { .app-sidebar::before {
content: ''; content: '';