Skip to content

Commit 70ba219

Browse files
committed
Improve command palette css
1 parent df2f03d commit 70ba219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/portal/ui/commands.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
:right 0
10351035
:bottom 0
10361036
:z-index 100
1037-
:padding [200 "10%"]
1037+
:padding "10%"
10381038
:box-sizing :border-box
10391039
:height "100%"
10401040
:overflow :hidden}}

0 commit comments

Comments
 (0)