mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 08:34:54 -04:00
Fixed index clear history list not working, history list will now be id-unique, fixed typo and styles
This commit is contained in:
parent
6bdc63ca60
commit
c06fb7a526
4 changed files with 22 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue