UNPKG

@shakthillc/components

Version:

React generic components for shakthi products

17 lines (16 loc) 281 B
.filter__inner{ display: flex; align-items: center; justify-content: space-around; } .filter{ padding:10px; height: auto; background:lightgray; position: absolute; z-index: 10; left:150px; } .filter--hidden{ display: none; }