Spaces:
Build error
Build error
File size: 313 Bytes
a8b3f00 |
1 2 3 4 5 6 7 8 9 10 |
.playIcon {
background-image: url(~@/app/components/develop/secret-key/assets/play.svg);
background-position: center;
background-repeat: no-repeat;
}
.pauseIcon {
background-image: url(~@/app/components/develop/secret-key/assets/pause.svg);
background-position: center;
background-repeat: no-repeat;
} |