* add with-theme hoc * add dark theme styles for components * add toggle theme button to the dev demo page * add info about widget themes to README
5 lines
72 B
SCSS
5 lines
72 B
SCSS
.auth-panel__user-id {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|