Fixed index clear history list not working, history list will now be id-unique, fixed typo and styles
This commit is contained in:
@@ -207,7 +207,7 @@ input {
|
||||
padding: 0 10px;
|
||||
}
|
||||
.list li * {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.list li a {
|
||||
|
||||
Reference in New Issue
Block a user