Skip to content

Commit

Permalink
updated index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
abeikverdi committed Oct 19, 2022
1 parent 90e1648 commit 24d6bcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,8 @@ table th {
display: flex;
justify-content: center;
align-items: center;
background-color: var(--base_wallet-sidebar-and-popup);
background-color: transparent;
border-bottom: 1px var(--calculated_secondary-border) solid;
opacity: 0.8; }
.html_card_section .card-section-wrapper {
display: flex;
Expand Down

0 comments on commit 24d6bcb

Please sign in to comment.