UNPKG

reactioning

Version:

Just a simple library to show beautiful reactions in your app.

2 lines (1 loc) 613 B
:root{--gray1: #fdfdfc;--gray2: #f9f9f8;--gray3: #f3f3f2;--gray4: #eeeeec;--gray5: #e9e9e6;--gray6: #e3e3e0;--gray7: #dbdbd7;--gray8: #c8c7c1;--gray9: #90908c;--gray10: #868682;--gray11: #535353;--gray12: #1b1b18}._root_1xovx_3{display:flex;align-items:center;gap:10px;border:1px solid var(--gray8);border-radius:99999px;padding:8px 12px;transition:background-color .2s ease;transition:border .2s ease;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}._root_1xovx_3:hover{background-color:var(--gray3)}._selected_1xovx_26{background-color:var(--gray4);border:1px solid var(--gray10)}