diff --git a/src/style.css b/src/style.css index 6f10725..c13cf0c 100644 --- a/src/style.css +++ b/src/style.css @@ -373,7 +373,7 @@ li.CodeMirror-hint-active { background: none; border: 0; color: rgba(255,255,255,0.6); - width: calc(100vw - 420px); + width: calc(100vw - 440px); } .search-input { background: rgba(255, 255, 255, 0.1);