mirror of
https://github.com/strapi/strapi.git
synced 2025-10-31 18:08:11 +00:00
Fix search input extra scrollbar in Firefox
This commit is contained in:
parent
8e7bbbe20b
commit
3b5c88a1ed
@ -3,7 +3,7 @@
|
||||
top: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
min-width: 44rem;
|
||||
height: 6rem;
|
||||
padding-right: 20px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user