.view-dataSpecies-left { width: 300px; } .view-dataSpecies-right { width: calc(100% - 330px); margin-left: 30px; .view-dataType-title-search { display: flex; .input1 { width: 240px; } } } .view-table-content { display: flex; } .view-dataType-title { display: flex; flex-shrink: 1; justify-content: space-between; } .view-dataType-table { margin-top: 30px; } ::-webkit-scrollbar{ display: none; }