Add change log in investment participatory budget

This commit is contained in:
German Galia
2019-06-02 17:44:38 +02:00
committed by lalo
parent 259e05c3e0
commit 16ffa2a259
16 changed files with 243 additions and 3 deletions

View File

@@ -595,6 +595,17 @@ code {
}
}
.log-value {
max-height: rem-calc(65);
overflow: hidden;
max-width: rem-calc(200);
&:hover {
max-height: rem-calc(1000);
transition: max-height 0.9s;
}
}
// 04. Stats
// ---------