diff --git a/plugins/chat/assets/stylesheets/desktop/base-desktop.scss b/plugins/chat/assets/stylesheets/desktop/base-desktop.scss index 78f74b6a903..c4a3351fe34 100644 --- a/plugins/chat/assets/stylesheets/desktop/base-desktop.scss +++ b/plugins/chat/assets/stylesheets/desktop/base-desktop.scss @@ -6,9 +6,6 @@ &.full-page-chat-sidebar-enabled { grid-template-columns: 1fr; overflow: inherit; - .chat-channel { - border-radius: var(--full-page-border-radius); - } } .chat-channel {