Skip to content

Commit f8af6b2

Browse files
author
Javier Borrego
committed
Removed debug code
1 parent cabeda9 commit f8af6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/app/site/pages/meetings/pages/participants/pages/mandate-check/components/mandate-check-list/mandate-check-list.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1 class="mock-h2" translate>Mandate check</h1>
2424
<h1 class="text-large-bold color-inherit">{{ entry.name }}</h1>
2525
<div>&nbsp;</div>
2626
</div>
27-
<div class="card-grid" style="max-width: inherit; white-space: wrap">
27+
<div class="card-grid">
2828
<!-- first row-->
2929
<div></div>
3030
<div class="flex-container align-left foreground-active">

0 commit comments

Comments
 (0)