101289: #1578 Removed border from primaryBitstream switch

This commit is contained in:
lotte
2023-04-26 11:29:17 +02:00
parent 222c220c56
commit 94f52721d4

View File

@@ -291,7 +291,7 @@ export class EditBitstreamPageComponent implements OnInit, OnDestroy {
}, },
primaryBitstream: { primaryBitstream: {
grid: { grid: {
host: 'col col-sm-4 d-inline-block switch' host: 'col col-sm-4 d-inline-block switch border-0'
} }
}, },
description: { description: {