2017-03-23 21:19:44 +08:00
|
|
|
@import "../../stylesheets/variables/_all";
|
|
|
|
|
|
|
|
.testAudioBtn {
|
|
|
|
border: none;
|
|
|
|
padding-left: 0;
|
2017-03-24 22:46:46 +08:00
|
|
|
background-color: transparent;
|
|
|
|
color: $color-primary;
|
|
|
|
font-weight: normal;
|
2017-03-23 21:19:44 +08:00
|
|
|
i {
|
|
|
|
color: $color-primary;
|
|
|
|
}
|
|
|
|
}
|