src/css/popup.css [295:300]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: var(--spacingMd);
  background-color: var(--colorGrey05);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/css/popup.css [904:909]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: var(--spacingMd);
  background-color: var(--colorGrey05);
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



