mirror of
https://github.com/strapi/strapi.git
synced 2025-08-08 00:37:38 +00:00
scrollbar ui
Signed-off-by: Virginie Ky <virginie.ky@gmail.com> Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
This commit is contained in:
parent
3aa9681de8
commit
dc4408f366
@ -6,7 +6,7 @@ const List = styled.ul`
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
max-height: 251px;
|
||||
overflow-y: auto;
|
||||
overflow-y: scroll;
|
||||
li {
|
||||
position: relative;
|
||||
margin-bottom: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user