Files
doneit-web/src/app/shared/chat/empty-chat/empty-chat.page.scss
T

5 lines
86 B
SCSS
Raw Normal View History

2021-03-15 15:19:07 +01:00
.center {
display: flex;
justify-content: center;
align-items: center;
}