2020-02-27 09:33:46 +01:00

12 lines
240 B
SCSS

ion-app.app-root core-navigation-bar {
.core-navigation-bar-arrow {
text-transform: none;
max-width: 100%;
core-format-text {
overflow: hidden;
text-overflow: ellipsis;
}
}
}