Browse Source

fix(ui): align list search input width with list items

David Hill 4 weeks ago
parent
commit
b695216063
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/ui/src/components/list.css

+ 0 - 1
packages/ui/src/components/list.css

@@ -30,7 +30,6 @@
     gap: 8px;
     align-self: stretch;
     margin-bottom: 4px;
-    padding-right: 4px;
 
     > [data-component="icon-button"] {
       width: 24px;