Você não pode selecionar mais de 25 tópicos
			Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							| 12345678910 | .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;
}
 |