mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 02:25:57 +02:00
client: add some gap between protected session password prompt form elements
This commit is contained in:
@@ -9,6 +9,11 @@ const TPL = `
|
||||
width: 300px;
|
||||
margin: 30px auto auto;
|
||||
}
|
||||
|
||||
input, button {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<form class="protected-session-password-form">
|
||||
|
||||
Reference in New Issue
Block a user