CSR-668 remove unneeded class name.

This commit is contained in:
bmauger 2022-06-08 10:49:23 -04:00
parent 3542ca3fd6
commit ca6dee6edd

View file

@ -7,7 +7,7 @@
</button>
</div>
<!-- Modal -->
<div class="modal fade showmodal" id="footerModal" tabindex="-1" aria-labelledby="footerModalLabel" aria-hidden="true" v-on="{ 'show.bs.modal' : show, 'hide.bs.modal' : hide }" :style="`height: calc(100% - ${currentFooterAndHeaderHeight}px);`">
<div class="modal fade" id="footerModal" tabindex="-1" aria-labelledby="footerModalLabel" aria-hidden="true" v-on="{ 'show.bs.modal' : show, 'hide.bs.modal' : hide }" :style="`height: calc(100% - ${currentFooterAndHeaderHeight}px);`">
<div class="modal-dialog modal-fullscreen">
<div class="modal-content">
<div class="modal-header visually-hidden">