.store-explorer {
  display: flex;
  flex-direction: column;
  height: 100%;

  .panel button {
    padding-left: 3px;
    padding-top: 2px;
  }
}
