assets/css/tools.css in appscms-tools-theme-4.0.8 vs assets/css/tools.css in appscms-tools-theme-4.0.9

- old
+ new

@@ -866,9 +866,15 @@ border-bottom-left-radius: 8px; background: #fff; box-shadow: 0 0 20px -7px #191a1a9e; line-height: 30px; } +.how-to-video-wrapper { + height: 100%; + display: flex; + align-items: center; + justify-content: center; +} @media (max-width: 768px) { .how-to-video-wrapper .youtubeVideoPlayer { width: 100%; }