Skip to content

Commit 587d180

Browse files
committed
Update link style in upgrade notice to use ff-link class for consistency in Editor.vue
1 parent a585e6a commit 587d180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/pages/device/Settings/Editor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</div>
1616
<notice-banner v-else title="Upgrade Required">
1717
<p>
18-
Please <a target="_blank" class="underline" href="https://flowfuse.com/docs/device-agent/install/device-agent-installer/#device-agent">upgrade</a> your Device Agent to v3.8.3 to be able to set apiMaxLength
18+
Please <a target="_blank" class="ff-link" href="https://flowfuse.com/docs/device-agent/install/device-agent-installer/#device-agent">upgrade</a> your Device Agent to v3.8.3 to be able to set apiMaxLength
1919
</p>
2020
</notice-banner>
2121
</div>

0 commit comments

Comments
 (0)