Comment to 'square thumbnail - not round'
  • Hello banister, You can find in template/css/default.less at the line 464

    /* image/thumbnail/gallery default styles */
    
    .bx-def-ava,
    .bx-def-thumb,
    .bx-def-icon {
        .radius(80px);
        overflow:hidden;
    }