Skip to content

Commit

Permalink
Update ProDiscord.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ProChopa authored Jun 14, 2024
1 parent 6a38a16 commit cafd052
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ProDiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,26 @@ div:has(> button[aria-label="Открыть меню выбора стикеро
border-radius: var(--border-radius);
}

/* Результаты поиска */
.container__84c26,
.option__91497 {
border-radius: var(--border-radius);
}

/* Закреплённые сообщения */
.messageGroupWrapper__1fce2 {
border-radius: var(--border-radius);
}

/* Ветки */
.container_f93da8 {
border-radius: var(--border-radius);
}
.container__9922f {
background-color: var(--hover-color);
border-radius: var(--border-radius);
}

/* Демонстрация экрана */
.sourceThumbnail_f4fa1d {
border-radius: var(--border-radius);
Expand Down

0 comments on commit cafd052

Please sign in to comment.