Skip to content

Commit

Permalink
Merge pull request #109 from multiversx/development
Browse files Browse the repository at this point in the history
Merge Development into Main
  • Loading branch information
EmanuelMiron committed Jan 27, 2024
2 parents bd1ad47 + 8aeb3ff commit 7079d8a
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions src/assets/sass/plugins/sdk-sc-explorer/_dappCoreOverrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,12 @@
bottom: 2rem !important;
color:#fff;
position:fixed !important;
padding: 1rem !important;

.dapp-core-component__styles__content {

.dapp-core-component__transactionToast-styles__content {
padding-bottom: 1rem !important;
color: #fff !important;
}

.dapp-core-component__transactionStatusToastStyles__transactions-status-toast-icon {
width: 3rem !important;
min-width: 3rem !important;
height: 3rem !important;
padding: 0 !important;
margin-right: 0.25rem;
svg {
width: 25px !important;
}
}

.dapp-core-component__customToast-styles__close {
opacity: 1;
margin-right: 0.675rem !important;
Expand All @@ -34,15 +23,4 @@
fill: red !important;
}
}

.dapp-core-component__main__warning {
background-color: red !important;
}
}

.toast-messages {
.dapp-core-component__transactionsToastList-styles__toasts {
left: 0 !important;
bottom: 0 !important;
}
}

0 comments on commit 7079d8a

Please sign in to comment.