mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
101289: #1578 Removed border from primaryBitstream switch
This commit is contained in:
@@ -291,7 +291,7 @@ export class EditBitstreamPageComponent implements OnInit, OnDestroy {
|
||||
},
|
||||
primaryBitstream: {
|
||||
grid: {
|
||||
host: 'col col-sm-4 d-inline-block switch'
|
||||
host: 'col col-sm-4 d-inline-block switch border-0'
|
||||
}
|
||||
},
|
||||
description: {
|
||||
|
Reference in New Issue
Block a user