Skip to content

Vertical align of time #209

@rtritto

Description

@rtritto

Describe the bug

The v-time isn't vertical aligned in the control bar.

Steps to reproduce

See the player on https://vlite.js.org

Expected behavior

Time is vertical aligned (see the align of play and time)

Image

Screenshots and recordings

Current (see the align of play and time)

Image

Vlite.js

8.1.1

Browser

Firefox 148

OS

Windows 11

Additional context

Workaround

.v-time {
  position: relative;
  top: -2px;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions