mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-08 00:23:01 +08:00
Fix ovelaping checkbox on experiment card view [SCI-7546] (#4663)
This commit is contained in:
parent
c4ba723998
commit
ea7f447190
1 changed files with 0 additions and 6 deletions
|
@ -422,12 +422,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.readonly {
|
||||
.experiment-name-cell {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
&.last-page {
|
||||
padding-bottom: 5em;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue