mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
client: fix broken selector
This commit is contained in:
parent
16cc4fadd7
commit
59fdc7d048
@ -10,7 +10,8 @@ const TPL = `
|
||||
margin: 30px auto auto;
|
||||
}
|
||||
|
||||
input, button {
|
||||
.protected-session-password-component input,
|
||||
.protected-session-password-component button {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user