diff --git a/src/styles/components/task.scss b/src/styles/components/task.scss index a403c37c9..d5d214987 100644 --- a/src/styles/components/task.scss +++ b/src/styles/components/task.scss @@ -83,15 +83,6 @@ } } - table { - table-layout: fixed; - - td { - overflow: hidden; - word-break: break-all; - } - } - .details { padding-bottom: 0.75rem; flex-flow: row wrap;