ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
13 stars 9 forks source link

782 give every modal a header with title and close button #829

Closed dhinrichs-scottlogic closed 5 months ago

dhinrichs-scottlogic commented 5 months ago

Description

Every Modal now has a heading and a close button with the text "close" and an x icon.

Screenshots

image image image

Notes

Concerns

Checklist

Have you done the following?

pmarsh-scottlogic commented 5 months ago

Visual changes look cracking by the way! Should've led with that 😅

dhinrichs-scottlogic commented 5 months ago

@pmarsh-scottlogic Chris did some css magic, the issue with the scrollbar and margins should be fixed and future-proofed now. image