mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Show all addresses of the key on OpenPGP Settings
This commit is contained in:
parent
d3413551f4
commit
b3f7b89aad
2 changed files with 20 additions and 5 deletions
|
|
@ -19,6 +19,7 @@
|
|||
.open-pgp-key-img {
|
||||
|
||||
margin-right: 10px;
|
||||
vertical-align: top;
|
||||
|
||||
.svg-icon {
|
||||
width: 12px;
|
||||
|
|
@ -33,6 +34,11 @@
|
|||
line-height: 22px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.open-pgp-key-user-address:first-child {
|
||||
line-height: 30px;
|
||||
margin-bottom: -4px;
|
||||
}
|
||||
}
|
||||
|
||||
.open-pgp-key-item {
|
||||
|
|
@ -61,4 +67,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue