[frogend/chore] remove break-all on profile fields (#1770)
This commit is contained in:
parent
8eda0051ec
commit
b315aa10c8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue