Merge branch 'master' into 'master'
Fix Creator button height Closes #274 See merge request framasoft/mobilizon!318
This commit is contained in:
commit
fdb3ed30b1
@ -62,4 +62,8 @@ export default class ParticipantCard extends Vue {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
@import "../../variables.scss";
|
||||||
|
.card-footer-item {
|
||||||
|
height: $control-height;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user