Ticket #5834: 5834.patch
File 5834.patch, 486 bytes (added by , 3 years ago) |
---|
-
css/components/_main.scss
231 231 display: block; 232 232 margin: 0 auto; 233 233 height: auto; 234 max-height: 300px;235 234 left: 0; 236 235 position: inherit; 237 236 top: 0; 238 237 -webkit-transform: translateZ( 0 ); 239 238 transition: opacity 0.2s ease-in-out; 239 aspect-ratio: 4/3; 240 240 } 241 241 242 242 .theme-browser .theme:hover .theme-screenshot img,