update dialog color for sidebar category (#22617)

Этот коммит содержится в:
Scott Bishel
2023-03-29 14:50:25 -06:00
коммит произвёл GitHub
родитель bbf78c4ff6
Коммит 9c07d4e3cd

Просмотреть файл

@@ -6,6 +6,10 @@
margin-top: 0;
}
.dialog {
color: rgba(var(--center-channel-color-rgb));
}
.octo-sidebar-item {
display: flex;
flex-direction: row;