Text add to icon on header for bigger view

This commit is contained in:
Eudes Inácio
2022-09-26 11:26:35 +01:00
parent f3c2d638a1
commit ea3002e8c7
+3 -4
View File
@@ -60,11 +60,10 @@
<div class="logo-description-content"> <div class="logo-description-content">
<!-- <p class="logo-description-text">Calendário Partilhado</p> --> <!-- <p class="logo-description-text">Calendário Partilhado</p> -->
<!-- <div *ngIf="ThemeService.currentTheme == 'default' " class="logo-description-content"> <div *ngIf="ThemeService.currentTheme == 'default' " class="logo-description-content">
<p class="logo-description-text color-white">Calendário Partilhado</p>
<div class="add-line color-white" style="border-bottom-color: white;"></div>
<p class="logo-description-text color-white">GABINETE DIGITAL</p> <p class="logo-description-text color-white">GABINETE DIGITAL</p>
</div> --> <div class="add-line-white"></div>
</div>
<div *ngIf="ThemeService.currentTheme == 'gov' " class="logo-description-content"> <div *ngIf="ThemeService.currentTheme == 'gov' " class="logo-description-content">
<p *ngIf="environment.presidencia" class="logo-description-text">Calendário Partilhado</p> <p *ngIf="environment.presidencia" class="logo-description-text">Calendário Partilhado</p>