All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.tikui.style.molecule.toast._toast.scss.mustache Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
.toast {
  border-radius: var(--radius-toast);
  box-shadow: 0 0 10px var(--color-shadow);
  background-color: var(--color-background);
  padding: var(--spacing-m);
  color: var(--color-text);
  font-family: var(--font-family);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy