funky-framadate-front/src/app/features/administration/success/success.component.scss

12 lines
131 B
SCSS
Raw Normal View History

.button,
a,
button {
margin-bottom: 1ch;
margin-right: 1ch;
}
a {
max-width: 20em;
overflow: auto;
text-overflow: ellipsis;
}