Sfoglia il codice sorgente

Bugfixed / Print element on new page if can not fit

master
Safet Purkovic 4 anni fa
parent
commit
af47de3cb9
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8
    0
      src/views/demoComponent/DemoComponent8.js

+ 8
- 0
src/views/demoComponent/DemoComponent8.js Vedi File

@@ -303,6 +303,14 @@ const DemoComponent8 = () => {

</CCol>
</CRow>
</CCardBody>
</CCard>
</CCol>
</CRow>
<CRow>
<CCol>
<CCard>
<CCardBody>
<div>
<br />
<table className="table table-hover table-outline mb-0 d-sm-table" >

Loading…
Annulla
Salva