Skip to content

Scrollbars on .main #1279

@rwb196884

Description

@rwb196884

.main has scrollbars which is completely stupid because the window has srollbars. How do I get rid of them?

Image

I seem to need to get rid of

.main {
  overflow-x: scroll;
}

I've tried setting

.main {
overflow-x: unset ! important;

but it doesn't do anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions