mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Optimization: Email suggestions (#821)
This commit is contained in:
parent
c69faa4264
commit
9b517feca3
2 changed files with 27 additions and 12 deletions
|
|
@ -116,3 +116,17 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.popups {
|
||||
.b-open-pgp-key-add-content {
|
||||
&.modal {
|
||||
|
||||
width: 645px;
|
||||
|
||||
.inputKey {
|
||||
width: 600px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue