.lion-table-base {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  /* padding: 16px; */
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

/*# sourceMappingURL=extends.css.map */