accounts-frontend/src/components/profile/changeEmail/changeEmail.scss

7 lines
122 B
SCSS
Raw Normal View History

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