add document from gestao digital

This commit is contained in:
tiago.kayaya
2021-09-14 15:57:24 +01:00
parent a59a4749ca
commit 427191ec36
7 changed files with 113 additions and 16 deletions
@@ -144,18 +144,32 @@
float: right;
}
.title{
display: inline;
color: #0782c9;
font-weight: bold;
margin-bottom: 5px;
display: inline;
color: #0782c9;
font-weight: bold;
margin-bottom: 5px;
.time{
color: #797979;
text-align: right;
margin-left: 10px;
float: right;
.time{
color: #797979;
text-align: right;
margin-left: 10px;
float: right;
}
}
.messages{
.message-attachments{
.file{
align-items: center;
.file-title{
color: #000;
text-decoration: underline;
}
.file-title:hover{
color: #0782c9;
}
}
}
}
}
}
ion-footer{