UNPKG
react-giphy-searchbox-stickers
Version:
latest (1.0.5)
1.0.5
React Giphy Searchbox
github.com/sergiop/react-giphy-searchbox
sergiop/react-giphy-searchbox
react-giphy-searchbox-stickers
/
es
/
index.module.css
12 lines
(9 loc)
•
189 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.componentWrapper
{
box-sizing
: border-box; }
.componentWrapper
*,
.componentWrapper
*
:before
,
.componentWrapper
*
:after
{
box-sizing
: inherit; }
.listWrapper
{
overflow-y
: auto; }