Skip to content

Removal of "+New" buttons from gallery view. CSS file upload through tweaks isn't working #8

Open
@MYShokh

Description

@MYShokh

BEFORE MAKING A FEATURE REQUEST, PLEASE READ THE
CONTRIBUTING GUIDE.

FEATURE REQUESTS THAT DO NOT PROPERLY FILL
IN THE TEMPLATE MAY BE IGNORED OR REJECTED.
YOU MUST DELETE ALL TEXT ON OR ABOVE THIS LINE BEFORE SUBMITTING.

What makes the feature necessary?

How would the feature work?

Activity

dragonwocky

dragonwocky commented on Jun 4, 2023

@dragonwocky
Member

Try this snippet:

.notion-gallery-view .notion-collection-item + :last-child { display: none !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dragonwocky@MYShokh

        Issue actions

          Removal of "+New" buttons from gallery view. CSS file upload through tweaks isn't working · Issue #8 · notion-enhancer/notion-enhancer.github.io