.resizable { position: relative; display: inline-block; width: 100px; height: 100px; max-width: 100%; &.isActive { .resizer { opacity: 1; } } }