centers playback controls when window is small
This commit is contained in:
parent
361fe5c8ae
commit
dcbf340b9c
1 changed files with 1 additions and 0 deletions
|
@ -505,6 +505,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
padding: 11px;
|
padding: 11px;
|
||||||
|
|
||||||
.app-playback-controls {
|
.app-playback-controls {
|
||||||
|
margin: 0 auto;
|
||||||
.control-buttons {
|
.control-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue