list of many relations with scrollbar

Signed-off-by: Mariusz Wachowski <wachowski.mariusz@gmail.com>
This commit is contained in:
Mariusz Wachowski 2020-03-04 20:56:16 +01:00
parent 7c8885d031
commit bfa0795d2c

View File

@ -1,7 +1,6 @@
import styled from 'styled-components';
const ListWrapper = styled.div`
overflow: hidden;
max-height: 116px;
> ul {