added delete profile button
This commit is contained in:
@@ -19,6 +19,10 @@ input {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.profile-buttons {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#priv-key, #pub-key {
|
||||
font-family: monospace;
|
||||
}
|
||||
@@ -32,6 +36,10 @@ input {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.profile-name {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.key {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user