Files
shopPRO/libraries/fancybox3/css/fullscreen.css
2024-10-23 13:44:50 +02:00

12 lines
176 B
CSS

/* Fullscreen */
.fancybox-button--fullscreen::before {
width: 15px;
height: 11px;
left: calc(50% - 7px);
top: calc(50% - 6px);
border: 2px solid;
background: none;
}