mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 09:23:58 +08:00
Merge pull request #5654 from aignatov-bio/ai-sci-ui-css-fixes
Fix protocol template title colors
This commit is contained in:
commit
f6cdc41797
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
.protocol-section-caret {
|
||||
align-items: center;
|
||||
color: $color-volcano;
|
||||
color: var(--sn-black);
|
||||
display: inline-flex;
|
||||
gap: .5rem;
|
||||
padding: .5rem;
|
||||
|
|
Loading…
Reference in a new issue