1 2 3 4 5 6 7 8 9
.v-popupview { cursor: pointer; width: 5px; height: 5px; background: #aaa; } .v-popupview-popup { overflow: auto; }