Fix contrast in "Add Integration" pages, step circles

This commit is contained in:
Pēteris Caune 2021-07-05 18:03:37 +03:00
parent c94e39c9d3
commit 5c54afadb5
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -169,7 +169,7 @@ table.channels-table > tbody > tr > th {
font-size: 24px; font-size: 24px;
width: 48px; width: 48px;
height: 48px; height: 48px;
background: #7ec1ea; background: #0091ea;
border-radius: 32px; border-radius: 32px;
text-align: center; text-align: center;
line-height: 48px; line-height: 48px;