N°4412 Activity panel's notification entries weren't expandable since c0fc62b

This commit is contained in:
Stephen Abello
2021-11-05 10:07:11 +01:00
parent 6d0b979bcd
commit 30f1ad8da8

View File

@@ -24,7 +24,7 @@ a.ibo-notification-entry--short-description {
}
/* - Long desc. opened */
.ibo-notification-entry{
&.ibo-is-opened{
&:not(.ibo-is-closed){
.ibo-notification-entry--long-description-toggler-icon{
transform: rotateX(180deg);
}