mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 13:26:08 +10:00
8 lines
89 B
CSS
8 lines
89 B
CSS
.medium-zoom-overlay {
|
|
z-index: 100;
|
|
}
|
|
|
|
.medium-zoom-overlay ~ img {
|
|
z-index: 101;
|
|
}
|