Browse Source

enhance: wider auto-complete body

leizhe 4 years ago
parent
commit
2a141de553
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/command_palette.css

+ 1 - 1
src/main/frontend/components/command_palette.css

@@ -9,7 +9,7 @@
     display: flex;
     flex-direction: column;
 
-    width: 80vw;
+    /* width: 80vw; */
 
     @screen lg {
       width: 820px;