Fix hidden clipboard toast on transactions page

This commit is contained in:
Mononaut 2023-01-16 16:46:28 -06:00
parent ce7e2e8801
commit dfd1de67b2
No known key found for this signature in database
GPG Key ID: A3F058E41374C04E

View File

@ -25,7 +25,6 @@
align-items: baseline; align-items: baseline;
width: 0; width: 0;
max-width: 100%; max-width: 100%;
overflow: hidden;
margin-right: 0px; margin-right: 0px;
margin-bottom: 0px; margin-bottom: 0px;
margin-top: 8px; margin-top: 8px;