Long texts control edited

This commit is contained in:
Burak Civan
2021-06-22 12:48:58 +03:00
parent e71705de4d
commit 84cee1989c
3 changed files with 5 additions and 5 deletions

View File

@ -671,7 +671,7 @@ abstract class DocumentIndex extends Base
return $class;
}
return 'col-xs-4 col-sm-4 col-md-4 col-lg-2 col-xl-2 text-left';
return 'col-xs-4 col-sm-4 col-md-4 col-lg-2 col-xl-2 text-left long-texts';
}
protected function getClassAmount($type, $classAmount)