@import '../common/style/index.less';
.@{prefix}-grid {
position: relative;
overflow: hidden;
background: rgba(255, 255, 255, 1);
&__content {
width: auto;
}