Fix GIN Admin Toolbar Style: Secondary toolbar is overlapped by the 3px of the indicators border-top

Created on 21 September 2023, about 1 year ago
Updated 6 October 2023, about 1 year ago

Problem/Motivation

The 3px top border [1] added by environment_indicator causes a wrong top-value [2] for the .gin-secondary-toolbar--frontend, so the first 3 pixels are cropped.

Steps to reproduce

Proposed resolution

Adding a 3px margin top to the .gin-secondary-toolbar--frontend seems to be a proper fix.
Changing the top-value won't work, because the bar has position:sticky, so the top-value only takes effect, when the bar gets stuck.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

4.0

Component

User interface

Created by

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

Comments & Activities

Production build 0.71.5 2024