commit b315aa10c81572e31a819ccf0c15ef2493c926d5
parent 8eda0051eced29fe039e9fc1c50e4011b6c9545b
Author: tobi <31960611+tsmethurst@users.noreply.github.com>
Date: Fri, 12 May 2023 12:10:34 +0200
[frogend/chore] remove break-all on profile fields (#1770)
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/web/source/css/profile.css b/web/source/css/profile.css
@@ -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;