瀏覽代碼

Bugfixed / Print element on new page if can not fit

master
Safet Purkovic 4 年之前
父節點
當前提交
af47de3cb9
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      src/views/demoComponent/DemoComponent8.js

+ 8
- 0
src/views/demoComponent/DemoComponent8.js 查看文件

@@ -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…
取消
儲存