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

generator.client.tikui.style.atom.label._label.scss.mustache Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
@use '../../quark/placeholder';

.label {
  color: var(--color-text);
  font-family: var(--font-family);
  font-size: var(--font-size);

  @include placeholder.placeholder-alternative {
    display: inline-block;
    width: 100%;
    max-width: 7rem;
    min-height: var(--font-size);
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy