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

Commit b53e8f9

Browse files
committed
fix(plugins/plugin-client-common): badge/STATUS column is always monospace
Fixes #4056
1 parent 341a32f commit b53e8f9

File tree

1 file changed

+0
-2
lines changed
  • plugins/plugin-client-common/web/scss/components/Table

1 file changed

+0
-2
lines changed

plugins/plugin-client-common/web/scss/components/Table/badges.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
display: flex;
66
align-items: center;
77
font-weight: normal;
8-
font-family: var(--font-monospace);
9-
letter-spacing: 0.16px;
108
}
119
[data-tag='badge']:not(.badge-as-image):not(.badge-as-fontawesome):before {
1210
content: '';

0 commit comments

Comments
 (0)