mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Center playerbar time values
This commit is contained in:
parent
2b6323c396
commit
13d6758500
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ const SliderContainer = styled.div`
|
|||
const SliderValueWrapper = styled.div<{ position: 'left' | 'right' }>`
|
||||
display: flex;
|
||||
flex: 1;
|
||||
align-self: flex-end;
|
||||
align-self: center;
|
||||
justify-content: center;
|
||||
max-width: 50px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue