index.css 291 B

12345678910111213141516171819202122232425
  1. .__Q-W2 {
  2. display: flex;
  3. }
  4. ._2anau {
  5. flex-grow: 1;
  6. box-sizing: border-box;
  7. width: 100%;
  8. }
  9. li._KjPQP {
  10. list-style-type: none;
  11. }
  12. button {
  13. border: 0;
  14. border-radius: 4px;
  15. padding: 5px 10px;
  16. outline: none;
  17. cursor: pointer;
  18. }
  19. button:active {
  20. color: rgba(0, 0, 0, 0.75);
  21. }