@import "../common/varible";

.yu-content{
  padding: $space;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}