diff --git a/changes/jordan_show-on-ledger b/changes/jordan_show-on-ledger new file mode 100644 index 0000000000..9be318d354 --- /dev/null +++ b/changes/jordan_show-on-ledger @@ -0,0 +1 @@ +[Fixed] there was a styling issue with the "show on ledger" button and it was being displayed for all signed in sessions, not just ledger sessions @jbibla \ No newline at end of file diff --git a/src/components/common/AppMenu.vue b/src/components/common/AppMenu.vue index a6f1fd9848..12cae081a5 100644 --- a/src/components/common/AppMenu.vue +++ b/src/components/common/AppMenu.vue @@ -1,7 +1,7 @@