Fix "Deaktivieren" "Verlassen" unreadable text.
This commit is contained in:
parent
7d74003d0d
commit
6eb6a97919
|
|
@ -205,7 +205,7 @@ export default {
|
||||||
|
|
||||||
&__action {
|
&__action {
|
||||||
@include desktop {
|
@include desktop {
|
||||||
flex: 0 1 150px;
|
flex: 0 1 160px;
|
||||||
padding-left: $large-spacing;
|
padding-left: $large-spacing;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue