[Registry dApp] Actions not available before selecting accounts (#3032)
* Removed hasAccount from actions, now in Application [RegDapp] (#2931) * Linting issues
This commit is contained in:
committed by
Jaco Greeff
parent
19d5f93745
commit
297a09399d
@@ -37,3 +37,15 @@
|
||||
font-size: 80%;
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.actions {
|
||||
margin: 1em;
|
||||
|
||||
* {
|
||||
font-size: 1.3rem !important;
|
||||
}
|
||||
|
||||
> * {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user