Skip to content

Commit

Permalink
fix: overflow of instaled plugin settings dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
sallto authored and cnrpman committed Dec 16, 2022
1 parent f902ed9 commit e0dcb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/frontend/components/plugins.cljs
Expand Up @@ -806,7 +806,7 @@
false develop-mode? nil
agent-opts)

[:div.cp__plugins-item-lists
[:div.cp__plugins-item-lists.pb-6
{:ref "list-ref"}
[:div.cp__plugins-item-lists-inner
(for [item sorted-plugins]
Expand Down

0 comments on commit e0dcb7e

Please sign in to comment.