Skip to content

Commit 55e188f

Browse files
authored
Merge Search in multiple spaces Meeds-io/MIPs#211 (#1937)
2 parents 929b55f + 1992d48 commit 55e188f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portlets/src/main/webapp/vue-app/rules-search/components/RuleSearchCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<v-list-item-content>
3333
<v-list-item-title class="d-flex flex-row full-width align-center">
3434
<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"
35+
class="flex-grow-1 title primary--text pt-1 mb-0 ps-0 my-auto align-center text-start text-truncate"
3636
v-sanitized-html="ruleTitle"></h1>
3737
<div v-show="hover || isMobile" class="ml-2 pt-1">
3838
<span class="d-flex d-inline-flex">

0 commit comments

Comments
 (0)