mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
Merge pull request #2958 from aignatov-bio/ai-sci-5224-update-title-font-color-for-asset-dropdown
Update title font color for asset dropdown [SCI-5224]
This commit is contained in:
commit
96bf3dcea2
2 changed files with 2 additions and 2 deletions
|
@ -274,7 +274,7 @@
|
|||
|
||||
.divider-label {
|
||||
@include font-small;
|
||||
color: $color-alto;
|
||||
color: $color-silver-chalice;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
|
|
|
@ -181,7 +181,7 @@
|
|||
|
||||
.divider-label {
|
||||
@include font-small;
|
||||
color: $color-alto;
|
||||
color: $color-silver-chalice;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue