2022-01-30 04:42:56 +08:00
|
|
|
#V-PopupsOpenPgpKey, #V-PopupsOpenPgpGenerate {
|
2021-11-08 00:06:08 +08:00
|
|
|
max-width: 570px;
|
2021-03-09 00:23:21 +08:00
|
|
|
}
|
2021-02-20 06:31:50 +08:00
|
|
|
|
2022-01-30 04:42:56 +08:00
|
|
|
#V-PopupsOpenPgpKey {
|
2021-03-09 00:23:21 +08:00
|
|
|
.key-viewer {
|
2022-01-30 04:42:56 +08:00
|
|
|
margin: 0;
|
2021-03-09 00:23:21 +08:00
|
|
|
max-height: 500px;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
}
|
2015-07-30 01:21:24 +08:00
|
|
|
|
2022-01-27 23:00:52 +08:00
|
|
|
#V-PopupsOpenPgpImport {
|
2021-11-08 00:06:08 +08:00
|
|
|
max-width: 645px;
|
|
|
|
|
2021-03-09 21:50:09 +08:00
|
|
|
.inputKey {
|
|
|
|
font-family: var(--fontMono);
|
|
|
|
width: 600px;
|
2015-09-22 02:07:27 +08:00
|
|
|
|
|
|
|
}
|
2016-04-07 02:26:29 +08:00
|
|
|
}
|