From ec1357ede67141e500b65b8dbbf7e242dd34fa26 Mon Sep 17 00:00:00 2001 From: Behrokh Satarnejad Date: Mon, 26 Feb 2024 13:25:14 +0100 Subject: [PATCH] prevent overflow of url --- frontend/src/global_styles/content/user-content/_list.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/global_styles/content/user-content/_list.sass b/frontend/src/global_styles/content/user-content/_list.sass index eb2a0f2d48cf..35f7f86faa24 100644 --- a/frontend/src/global_styles/content/user-content/_list.sass +++ b/frontend/src/global_styles/content/user-content/_list.sass @@ -1,5 +1,6 @@ .op-uc-list page-break-inside: avoid + overflow-wrap: anywhere &_task-list list-style: none