mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-02 11:39:17 +01:00
[frogend/chore] remove break-all on profile fields (#1770)
This commit is contained in:
parent
8eda0051ec
commit
b315aa10c8
@ -242,7 +242,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
border-bottom: 0.1rem solid $gray2;
|
border-bottom: 0.1rem solid $gray2;
|
||||||
word-break: break-all;
|
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
border-top: 0.1rem solid $gray2;
|
border-top: 0.1rem solid $gray2;
|
||||||
|
Loading…
Reference in New Issue
Block a user