Skip to content

Commit ae0c11c

Browse files
committed
Fix width of element window element filter
1 parent 07c98a6 commit ae0c11c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/assets/builds/alchemy/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/stylesheets/alchemy/admin/elements.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ alchemy-elements-window-handle {
7979
}
8080

8181
alchemy-list-filter {
82-
width: 54px;
82+
width: 58px;
8383
transition: var(--transition-duration);
8484

8585
&:focus-within,

0 commit comments

Comments
 (0)