2024-08-20 15:57:58 +02:00

18 lines
255 B
CSS

.emptyPlaceholder {
text-align: center;
}
.emptyPlaceholder-icon {
display: block;
margin: auto auto 0.75rem;
}
.emptyPlaceholder-title {
margin-bottom: 0.25rem;
display: inline-block;
}
.emptyPlaceholder-button {
margin: 0.75rem auto 0;
}