Skip to content

Over-doing the CSS #96

@ghost

Description

Type of issue

  • Bug
  • Feature/Enhancement
  • Question

Description

The CSS needs to be updated to be more uniform and easier to work with. The <div id="app"> needs to be 100vh and 100vw always. The header needs to not have a fixed position, and the app needs to not have a margin: that way fewer calculations need to take place. This will also reduce the amount of CSS that needs to be sent to the frontend (making the page faster).

It will also help with the mobile view of the app, since hiding the overflow doesn't work very well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions