mirror of
https://github.com/azaion/ui.git
synced 2026-04-22 11:26:36 +00:00
add time slider
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
.input-group{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
.video-slider{
|
||||
width: 100%;
|
||||
margin: 12px 20px;
|
||||
}
|
||||
|
||||
.buttons-group {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user