Merge branch 'developer-prod' of bitbucket.org:equilibriumito/gabinete-digital-fo into chat/labels3

This commit is contained in:
Peter Maquiran
2023-09-12 21:16:42 +01:00
43 changed files with 1383 additions and 603 deletions
@@ -1,4 +1,4 @@
@import '~src/function.scss';
@import "~src/function.scss";
.header-toolbar {
--background: transparent;
@@ -29,7 +29,6 @@
margin: 2px 0 0 5px;
display: flex;
align-items: center;
}
.right {
@@ -45,13 +44,11 @@
width: 95%;
overflow: auto;
.header-bottom-icon {
width: rem(30);
font-size: rem(25);
float: left;
padding: 2px;
}
.header-bottom-contacts {
@@ -164,7 +161,6 @@ ion-content {
overflow: auto;
}
.incoming-true,
.incoming-false {
padding: 15px 20px;
@@ -267,7 +263,6 @@ ion-footer {
align-self: center;
}
}
}
.text-color-blue {
@@ -357,7 +352,6 @@ ion-footer {
align-items: center;
}
.typing ngx-letters-avatar {
padding-right: 5px;
}
@@ -390,24 +384,23 @@ ion-footer {
right: 50%;
}
.try {
color: red;
background: #f3414159;
padding: 6px;
border-radius: 10px;
cursor: pointer;
background: #f3414159;
padding: 6px;
border-radius: 10px;
cursor: pointer;
}
.red-top {
border-top: 1px solid red !important;
}
.red {
color: red !important;
color: red !important;
}
.lido, .enviado {
.lido,
.enviado {
font-size: rem(11);
}