mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
fix: harden autocomplete endpoint security and error handling
This commit is contained in:
parent
46e8134b23
commit
18103417bb
4 changed files with 64 additions and 14 deletions
|
|
@ -1,4 +1,5 @@
|
|||
html, body {
|
||||
html:has(.suggestion-body),
|
||||
body:has(.suggestion-body) {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
background: transparent !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue