@ -59,6 +59,27 @@
}
@media screen and (max-width: @screen-xs) {
.standardList {
:global {
.ant-list-item-content {
display: block;
flex: none;
width: 100%;
.ant-list-item-action {
margin-left: 0;
.listContent {
& > div {
@media screen and (max-width: @screen-sm) {
.extraContentSearch {
@ -37,6 +37,13 @@
height: 1px;
height: auto;
@media screen and (max-width: @screen-lg) {
.listItemExtra {
width: 0;