This commit is contained in:
Peter Maquiran
2021-07-29 15:57:08 +01:00
parent 4fc5f5dd1c
commit 49546fdb80
3 changed files with 8 additions and 1 deletions
@@ -332,7 +332,7 @@ export class DocumentSetUpMeetingPage implements OnInit {
async getDoc() {
const modal = await this.modalController.create({
component: SearchPage,
cssClass: 'modal modal-desktop modal-width-100-width-background',
cssClass: 'modal modal-desktop modal-width-100-width-background modal-background',
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
showSearchInput: true,