Use YAGNI on the file [SCI-7685]

This commit is contained in:
sboursen-scinote 2023-02-08 11:53:04 +01:00
parent da1d8231cc
commit 4083f0a065

View file

@ -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;