mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-18 05:20:54 +08:00
Merge pull request #1398 from mlorb/ml-sci-2786
Fix projects table css [SCI-2786]
This commit is contained in:
commit
3031fb7a4b
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@
|
|||
.archived {
|
||||
background-color: $color-concrete;
|
||||
}
|
||||
|
||||
tbody tr td:last-child {
|
||||
height: 34px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue