1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 23:45:25 +02:00

Merge branch 'fix/make-slider-on-top-of-blocks' into stage

This commit is contained in:
Yeokyung Yoon 2022-09-09 20:24:58 +09:00
commit 2d4606425d

View file

@ -235,6 +235,7 @@
border-radius: 8px;
cursor: pointer;
background-color: var(--color-link-hover);
z-index: 10;
@media (--desktop) {
display: flex;