mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-14 21:21:47 -05:00
11 lines
157 B
CSS
11 lines
157 B
CSS
.volumeSliderIcon {
|
|
width: 16px;
|
|
height: 16px;
|
|
}
|
|
|
|
.volumeSliderInput {
|
|
padding-left: 0 !important;
|
|
padding-right: 0 !important;
|
|
border: 0 !important;
|
|
}
|