.list-page{display:flex;flex-direction:column;height:100%}.list-page .list-content{flex:1;overflow:hidden;background-color:#fff;height:100%;border:1px solid #d9d9d9;border-radius:5px;padding:16px;display:flex;flex-direction:column}.list-page .list-content .operate-buttons{padding-bottom:16px}