additional content visible by default

This commit is contained in:
Julie Salha 2023-04-13 16:25:45 +02:00 committed by Martin
parent 862318ffdd
commit 5022018cff

View file

@ -16,17 +16,5 @@
color: $dark-grey;
text-align: right;
width: 190px;
> span {
opacity: 0;
&.highlighted {
opacity: 1;
}
}
}
tr:hover .updated-at > span {
opacity: 1;
}
}