UNPKG

ten-design-vue

Version:

ten-vue

25 lines (20 loc) 335 B
.demo-image-viewer { &__wrapper { display: flex; justify-content: center; align-items: center; } &__item { width: 60px; height: 60px; margin-right: 16px; &--preview { width: 32px; height: 32px; margin-right: 8px; } &:last-child { margin-right: 0; } } }