Skip to content

Commit 523f333

Browse files
committed
add comment
1 parent bc2b2f5 commit 523f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,11 +705,11 @@ a.label,
705705
background: var(--color-active) !important;
706706
}
707707

708+
/* styles from removed fomantic transition module */
708709
.hidden.transition {
709710
visibility: hidden;
710711
display: none;
711712
}
712-
713713
.visible.transition {
714714
display: block !important;
715715
visibility: visible !important;

0 commit comments

Comments
 (0)