Fix ovelaping checkbox on experiment card view [SCI-7546] (#4663)

This commit is contained in:
ajugo 2022-11-29 15:08:47 +01:00 committed by GitHub
parent c4ba723998
commit ea7f447190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -422,12 +422,6 @@
}
}
&.readonly {
.experiment-name-cell {
margin-left: 0 !important;
}
}
&.last-page {
padding-bottom: 5em;
position: relative;