mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-07 16:09:57 +08:00
Change text color on project cards tabs [SCI-2872]
This commit is contained in:
parent
a6bc02a2cb
commit
59fb971394
1 changed files with 4 additions and 0 deletions
|
@ -729,6 +729,10 @@ ul.double-line > li {
|
|||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.tab-pane {
|
||||
color: $color-emperor;
|
||||
}
|
||||
}
|
||||
|
||||
.panel-archive {
|
||||
|
|
Loading…
Reference in a new issue