Merge pull request #5296 from G-Chubinidze/gc_SCI_8086

experiment workflow image border color change
This commit is contained in:
artoscinote 2023-04-13 12:53:15 +02:00 committed by GitHub
commit 549ae8dae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -489,7 +489,7 @@
.workflow-img-wrapper {
align-items: center;
background-color: $color-concrete;
border: 1px solid $color-silver-chalice;
border: 1px solid $color-alto;
display: flex;
justify-content: center;
}