mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 03:46:39 +08:00
experiment workflow image border color change
This commit is contained in:
parent
3d11400311
commit
f641c56c07
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@
|
||||||
.workflow-img-wrapper {
|
.workflow-img-wrapper {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: $color-concrete;
|
background-color: $color-concrete;
|
||||||
border: 1px solid $color-silver-chalice;
|
border: 1px solid $color-alto;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue