Merge pull request #3417 from artoscinote/ma_SCI_5866

Fixed missing archived column in experiment table [SCI-5866]
This commit is contained in:
Alex Kriuchykhin 2021-07-05 10:10:15 +02:00 committed by GitHub
commit 677d937e45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -339,7 +339,7 @@
&.list {
.card.experiment-card {
.archived-date-cell {
grid-column: 5;
grid-column: 6;
}
.description-cell {
.description-text::before {