67a0de3ea5
* Show zap message and pubkey in notifications + show zap request event in invoice view * enhance ui --------- Co-authored-by: ekzyis <ek@stacker.news> Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
9 lines
187 B
CSS
9 lines
187 B
CSS
.login {
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding-top: 3rem;
|
|
padding-bottom: 3rem;
|
|
min-height: 600px;
|
|
} |