dert
This commit is contained in:
parent
02265e0d4f
commit
206dfb78af
|
|
@ -272,7 +272,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
||||||
left: 0;
|
left: 0;
|
||||||
height: calc(100vh - var(--header-height));
|
height: calc(100vh - var(--header-height));
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
border-right: 2px solid rgba(255, 255, 255, 0.1);
|
border-right: 2px solid var(--transition-base);
|
||||||
transition: width var(--transition-base);
|
transition: width var(--transition-base);
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
padding: 0.5rem 0.5rem;
|
padding: 0.5rem 0.5rem;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user