Skip to content

Commit

Permalink
Merge pull request #688 from Adamant-im/UI--Style-"No-active-ADM-node…
Browse files Browse the repository at this point in the history
…s"-dialog

UI  style "no active adm nodes" dialog
  • Loading branch information
bludnic authored Nov 29, 2024
2 parents dce0721 + e24457e commit 56eaeef
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/components/NodesOfflineDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,10 @@ export default {
.all-nodes-disabled-dialog {
&__card-title {
padding-left: 24px !important;
padding-right: 24px !important;
padding: 14px !important;
}
&__card-text {
padding-bottom: 16px !important;
padding: 14px !important;
}
&__btn {
margin-top: 15px;
Expand Down

0 comments on commit 56eaeef

Please sign in to comment.