Fixed the search box in the SidebarContent component

This commit is contained in:
Mathias Wagner 2023-05-30 21:15:51 +02:00
parent df46ca76d7
commit 1210864d21
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -23,7 +23,8 @@
padding: 0.5rem 1rem 0.5rem 3rem padding: 0.5rem 1rem 0.5rem 3rem
color: $gray color: $gray
font-size: 15pt font-size: 15pt
width: 11rem width: 100%
box-sizing: border-box
font-weight: 700 font-weight: 700