Skip to content

Remove use of px from css/styles #568

@MikeNeilson

Description

@MikeNeilson

Component to be refactored
CSS or direct styles

Purpose of refactoring
using px, outside of media selectors where it;s the only way, makes too many assumptions about the user setup and font size desires.

all sizing constraint should use relative sizing such as em, vh, etc.

Proposed method
go through custom css and styles and alter or justify specific px usage.

Additional context
related to opendcs/opendcs#1601

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions