mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 05:09:41 +02:00
fix: make slider on top of blocks (#244)
This commit is contained in:
parent
c3125adf4b
commit
c94273b76a
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@
|
|||
border-radius: 8px;
|
||||
cursor: pointer;
|
||||
background-color: var(--color-link-hover);
|
||||
z-index: 10;
|
||||
|
||||
@media (--desktop) {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue