Skip to content

Commit

Permalink
Fix: fix program detail rules display - MEED-6862 - Meeds-io/MIPs#121 (
Browse files Browse the repository at this point in the history
…#1593)

Centralize the rule title in program detail
  • Loading branch information
AzmiTouil authored May 31, 2024
1 parent ca4912e commit 196ca2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
v-if="image"
:src="image"
:alt="ruleEvent"
width="28">
:width="size">
<v-icon
v-else
:size="size"
Expand Down

0 comments on commit 196ca2d

Please sign in to comment.