Skip to content

[UI] Improve responsiveness of dash-tangle decorative element on smaller screens #1056

@Saanvim11

Description

@Saanvim11

Description

I noticed a responsiveness/layout issue with the .dash-tangle decorative element on smaller screen widths.

The mobile media query currently uses a very large width and negative right offset, which can cause clipping and inconsistent off-screen rendering on smaller devices.

Current Behavior

  • Decorative element is pushed too far off-screen on smaller widths
  • Partial clipping/inconsistent positioning may occur

Proposed Fix

  • Reduce excessive negative right offset
  • Adjust width slightly for better responsiveness

Environment

  • Tested locally using the Layer5 docs development server
  • Browser: Chrome

Contributor Guide and Resources

Metadata

Metadata

Assignees

No one assigned

    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