accounts-frontend/packages/app/components/profile/changeEmail/changeEmail.scss

7 lines
114 B
SCSS

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