7 lines
122 B
SCSS
Raw Normal View History

.currentAccountEmail {
2020-05-24 02:08:24 +03:00
text-align: center;
text-overflow: ellipsis;
overflow: hidden;
line-height: 1.2;
}