We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 929b55f + 1992d48 commit 55e188fCopy full SHA for 55e188f
portlets/src/main/webapp/vue-app/rules-search/components/RuleSearchCard.vue
@@ -32,7 +32,7 @@
32
<v-list-item-content>
33
<v-list-item-title class="d-flex flex-row full-width align-center">
34
<h1
35
- class="flex-grow-1 title font-weight-bold primary--text pt-1 mb-0 ps-0 my-auto align-center text-start text-truncate"
+ class="flex-grow-1 title primary--text pt-1 mb-0 ps-0 my-auto align-center text-start text-truncate"
36
v-sanitized-html="ruleTitle"></h1>
37
<div v-show="hover || isMobile" class="ml-2 pt-1">
38
<span class="d-flex d-inline-flex">
0 commit comments