parent
0a7ecdc5ef
commit
6d50113530
|
@ -62,4 +62,8 @@ export default class ParticipantCard extends Vue {
|
|||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
@import "../../variables.scss";
|
||||
.card-footer-item {
|
||||
height: $control-height;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue