diff --git a/packages/theme/styles/prose.scss b/packages/theme/styles/prose.scss index 9973340cf0..93baf81816 100644 --- a/packages/theme/styles/prose.scss +++ b/packages/theme/styles/prose.scss @@ -1,5 +1,5 @@ // -// Copyright © 2022, 2023 Hardcore Engineering Inc. +// Copyright © 2022, 2023, 2025 Hardcore Engineering Inc. // // Licensed under the Eclipse Public License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. You may @@ -400,9 +400,7 @@ table.proseTable { margin-inline: 1px 0; padding-left: 1.5em; padding-right: 1.5em; - font-style: italic; position: relative; - border-left: 3px solid var(--theme-text-primary-color); }