@fancyapps/ui
Version:
Robust JavaScript UI Component Library
2 lines (1 loc) • 769 B
CSS
html.with-expanded-carousel{overflow:hidden}.in-expanded-mode{position:fixed ;inset:0;margin:0 ;width:100% ;height:100% ;max-width:none ;max-height:none ;aspect-ratio:unset ;z-index:9999}.f-carousel.in-expanded-mode .f-carousel__slide{height:100% ;max-height:none }.in-expanded-mode:not(.f-carousel){display:flex;flex-direction:column}.in-expanded-mode>.f-carousel{flex:1;min-width:0 ;min-height:0 }[data-expand-action=toggle] svg g:first-child{display:flex}[data-expand-action=toggle] svg g:last-child{display:none}.in-expanded-mode [data-expand-action=toggle] svg g:first-child{display:none}.in-expanded-mode [data-expand-action=toggle] svg g:last-child{display:flex}