feat: support adjusting pop time
This commit is contained in:
parent
54d18f4968
commit
5914b85fc6
5 changed files with 37 additions and 0 deletions
|
@ -288,3 +288,11 @@ span#password {
|
|||
font-weight: normal;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
summary {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
summary:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue