@import '@/styles/responsive.scss';

.pendingTags {
  padding: 10px 20px;

  @include small-screen {
    padding: 8px 10px;
  }
}
