mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-10 05:46:31 +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;
|
|
}
|