Zurück

Design und Assets

Toast-CSS-Generator

Erzeuge CSS-Stile für Toast-Benachrichtigungen.

Kategorie

Design und Assets

Tags

toastnotificationcssui
Mehr aus Design und Assets
Eingabe

Toast-CSS-Generator

toastnotificationcssui
Schnellbeispiele
Ausgabe

Toast CSS Generator

.toast {
  border-radius: 12px;
  border-left: 3px solid #0f172a;
  background: #22c55e;
  color: #0f172a;
  padding: 10px 14px;
  box-shadow: 0 18px 36px color-mix(in srgb, #22c55e 24%, transparent);
}
Live Vorschau
Live canvas