mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-03-11 12:23:13 +08:00
Add option for custom CSS (#652)
* Add option for adding custom CSS * add missing migration
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
textarea.custom-css {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.input-group > input[type=submit] {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user