[frogend/chore] remove break-all on profile fields (#1770)

This commit is contained in:
tobi 2023-05-12 12:10:34 +02:00 committed by GitHub
parent 8eda0051ec
commit b315aa10c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,7 +242,6 @@
display: flex;
flex-direction: column;
border-bottom: 0.1rem solid $gray2;
word-break: break-all;
&:first-child {
border-top: 0.1rem solid $gray2;