mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-01 20:48:23 +08:00
Merge pull request #5296 from G-Chubinidze/gc_SCI_8086
experiment workflow image border color change
This commit is contained in:
commit
549ae8dae1
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue