Home-Toolbox-Plugin/components/ui/placeholder/placeholder.module.less

14 lines
137 B
Plaintext

.placeholder {
margin: 2em 0;
text-align: center;
svg {
width: 4em;
margin-bottom: 1em;
}
p {
opacity: .6;
}
}