Fix: Actionable Message on Confirm Transaction view is over Tabs (#15272)

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
feature/default_network_editable
Ernesto García 2 years ago committed by GitHub
parent b2fde5114a
commit e6931e3f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/components/ui/tabs/index.scss

@ -12,6 +12,6 @@
background-color: var(--color-background-default);
position: sticky;
top: 0;
z-index: 1;
z-index: 2;
}
}

Loading…
Cancel
Save