funkwhale/front/src/style/components/_play_button.scss

11 lines
156 B
SCSS

.component-play-button {
button.item {
width: 100%;
}
> .floating.dropdown {
background: transparent;
padding: 0;
border: none;
}
}