mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Reduce/simplify CSS footprint
This commit is contained in:
parent
b03d35bc7a
commit
91b4ff16bd
28 changed files with 102 additions and 134 deletions
|
|
@ -3,9 +3,10 @@
|
|||
}
|
||||
|
||||
#V-PopupsOpenPgpKey {
|
||||
.key-viewer {
|
||||
pre {
|
||||
margin: 0;
|
||||
max-height: 500px;
|
||||
padding: 0;
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
|
@ -13,9 +14,8 @@
|
|||
#V-PopupsOpenPgpImport {
|
||||
max-width: 645px;
|
||||
|
||||
.inputKey {
|
||||
textarea {
|
||||
font-family: var(--fontMono);
|
||||
width: 600px;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue