diff --git a/web/styles/command-pallette.css b/web/styles/command-pallette.css index 83466e7b1..12cfe18eb 100644 --- a/web/styles/command-pallette.css +++ b/web/styles/command-pallette.css @@ -9,13 +9,13 @@ } [cmdk-item] { - /* display: flex; + display: flex; align-items: center; justify-content: space-between; border-radius: 0.375rem; padding: 0.5rem; font-size: 0.825rem; - line-height: 1.25rem; */ + line-height: 1.25rem; cursor: pointer; }