Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 72a485e

Browse files
committed
fix: remove markdown button coloring css rule
this rule is way overly broad, applying to any `<button>` inside of a Commentary.
1 parent f54d8ee commit 72a485e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/plugin-client-common/web/scss/components/Terminal/Commentary.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ body[kui-theme-style='light'] {
417417
}
418418

419419
@include MarkdownTabButton {
420-
color: var(--color-text-02);
421420
font-size: $terminal-font-size;
422421
--pf-c-tabs__link--after--Bottom: 1px;
423422
}

0 commit comments

Comments
 (0)