1
Fork 0
ingeli-design-system/3-styles/ingeli-std/2-components/button.css

4 lines
No EOL
90 B
CSS

.istd-co-button {
background: var(--button-bg);
color: var(--button-text);
}