val
This commit is contained in:
parent
8cc7782187
commit
35608867b6
|
|
@ -401,7 +401,7 @@ body {
|
|||
top: var(--header-height);
|
||||
bottom: 0;
|
||||
width: 380px;
|
||||
background-color: white !important;
|
||||
background-color: white;
|
||||
box-shadow: -2px 0 12px rgba(0, 0, 0, 0.1);
|
||||
z-index: 1015;
|
||||
transition: right 0.3s ease;
|
||||
|
|
@ -450,6 +450,7 @@ body {
|
|||
flex: 1;
|
||||
padding: 24px;
|
||||
overflow-y: auto;
|
||||
background-color: #d0d0d0 !important;
|
||||
}
|
||||
|
||||
.context-section {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user