[Layout builder] Remove unwanted message icon

Created on 17 January 2024, 5 months ago
Updated 14 February 2024, 4 months ago

Problem/Motivation

Remove unwanted massage icon

Steps to reproduce

  1. Install the theme set as an administration theme.
  2. Configure layout builder module in article or you can create new content type
  3. Go to the layout in node like this => /node/1/layout
  4. Check the left corner of the Status message there is the location icon display which coming from builder

Note: I checked with other theme as well, the icon not display for them.

Proposed resolution

Override css and hide icon for gin theme by using this
background-image: none;

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇮🇳India djsagar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024