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 and exo-swf committed May 31, 2024
1 parent 757db57 commit 3d1b4bb
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 3d1b4bb

Please sign in to comment.