Connect Nostr via mobile app
This commit is contained in:
@@ -1378,6 +1378,22 @@ button.create-place {
|
||||
}
|
||||
}
|
||||
|
||||
/* Nostr Connect */
|
||||
.nostr-connect-modal h2 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.nostr-connect-options {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
.nostr-connect-status {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
/* Modal */
|
||||
.modal-overlay {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user