mirror of
https://github.com/discourse/DiscoTOC.git
synced 2025-02-16 08:24:49 +00:00
DEV: update box-shadow due to core change (#55)
This commit is contained in:
parent
ea7f8791ab
commit
25cb5954f6
@ -141,7 +141,7 @@ a.d-toc-close {
|
||||
width: 75vw;
|
||||
max-width: 350px;
|
||||
background-color: var(--secondary);
|
||||
box-shadow: shadow("dropdown");
|
||||
box-shadow: var(--shadow-dropdown);
|
||||
z-index: z("modal", "overlay");
|
||||
transition: all 0.2s ease-in-out;
|
||||
.d-toc-main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user