mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 06:36:27 +08:00
Use YAGNI on the file [SCI-7685]
This commit is contained in:
parent
da1d8231cc
commit
4083f0a065
1 changed files with 0 additions and 14 deletions
|
@ -508,10 +508,6 @@ label {
|
|||
|
||||
.report-element-body {
|
||||
padding-top: 0;
|
||||
|
||||
& > ul > li > span.checked {
|
||||
/* Currently nothing */
|
||||
}
|
||||
}
|
||||
|
||||
&:hover > .report-element-header .checklist-name {
|
||||
|
@ -563,16 +559,6 @@ label {
|
|||
}
|
||||
}
|
||||
|
||||
/** Result comments element style */
|
||||
.report-result-comments-element {
|
||||
|
||||
}
|
||||
|
||||
/** Step comments element style */
|
||||
.report-step-comments-element {
|
||||
|
||||
}
|
||||
|
||||
// Module repository element
|
||||
.report-module-repository-element {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue