mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
.ant-popover-inner-content {
|
|
height: fit-content;
|
|
|
|
display: flex;
|
|
flex-direction: column;
|
|
|
|
align-items: center;
|
|
justify-content: center;
|
|
|
|
.player-volume_slider {
|
|
height: 150px;
|
|
padding-bottom: 10px;
|
|
}
|
|
} |