accounts-frontend/packages/app/components/profile/changeEmail/changeEmail.scss
2020-05-24 02:08:24 +03:00

7 lines
122 B
SCSS

.currentAccountEmail {
text-align: center;
text-overflow: ellipsis;
overflow: hidden;
line-height: 1.2;
}