Files
karma/ui/src/Styles/Components/Placeholder.scss
Łukasz Mierzwa de43f1ac4a feat(ui): theme switching
This add "proper" dark mode using darkly bootstrap theme
2019-11-27 12:18:13 +00:00

4 lines
51 B
SCSS

.text-placeholder {
color: $placeholder-color;
}