responsive

This commit is contained in:
Peter Maquiran
2023-07-06 12:18:15 +01:00
parent 89e11c6fe4
commit 3df11142f6
53 changed files with 695 additions and 893 deletions
@@ -42,7 +42,7 @@
width: 100%;
padding: 0!important;
margin: 0 0 0 10px;
font-size: 25px;
font-size: rem(25);
}
}
.middle-container-options{
@@ -53,18 +53,18 @@
.middle-container-options-icons{
color: #0782c9;
font-size: 23px;
font-size: rem(23);
}
}
.right{
padding: 0!important;
float: right;
font-size: 25px;
font-size: rem(25);
color: #0782c9;
}
.header-top-btn{
background: transparent;
font-size: 25px !important;
font-size: rem(25) !important;
font-weight: 100 !important;
/* color: #0782c9; */
color: #42b9fe;
@@ -78,14 +78,14 @@
.header-bottom-icon{
width: 30px;
font-size: 25px;
font-size: rem(25);
float: left;
padding: 2px;
}
.header-bottom-contacts{
width: calc(100% - 40px);
font-size: 15px;
font-size: rem(15);
color: #797979;
white-space: nowrap;
overflow: hidden;
@@ -105,7 +105,7 @@
.div-icon{
width: 40px;
float: right;
font-size: 35px;
font-size: rem(35);
overflow: auto;
padding: 1px;
}
@@ -121,7 +121,7 @@
width: em(422px);
background: #ebebeb;
text-align: center;
font-size: 13px;
font-size: rem(13);
color: #797979;
padding: 10px;
margin: 0 auto;
@@ -135,7 +135,7 @@
height: auto;
background: var(--chat-alert-msg-color);
text-align: center;
font-size: 13px;
font-size: rem(13);
color: #262420;
padding: 10px;
margin: 10px auto;
@@ -152,16 +152,16 @@
border-radius: 8px;
margin: 10px auto;
color: #797979 !important;
font-size: 13px !important;
font-size: rem(13) !important;
/* margin: 15px 0px 15px 0px; */
.info-text-leave ion-label{
font-size: 13px !important;
font-size: rem(13) !important;
line-height: 1.2rem;
}
}
.messages{
font-size: 13px;
font-size: rem(13);
font-family: Roboto;
overflow: auto;
@@ -237,10 +237,10 @@
.info-meeting{
/* width: 322px; */
width: em(422px);
width: em(422);
background: var(--chat-alert-msg-color);
text-align: center;
font-size: 13px;
font-size: rem(13);
color: #262420;
padding: 10px;
margin: 10px auto;
@@ -249,11 +249,11 @@
border-radius: 8px;
.info-meeting-small{
font-size: 10px;
font-size: rem(10);
font-style: italic;
}
.info-meeting-medium{
font-size: 12px;
font-size: rem(12);
}
.info-meeting-normal{
color: #0782c9;
@@ -282,13 +282,13 @@
.chat-icon-options{
display:block !important;
font-size: 35px;
font-size: rem(35);
float: right !important;
margin-top: 5px;
}
.chat-icon-send{
font-size: 45px;
font-size: rem(45);
margin: 0 auto;
margin-top: 4px;
}
@@ -351,7 +351,7 @@
left: 0px;
margin-left: 22px;
display: flex;
font-size: 12px;
font-size: rem(12);
align-items: center;
}
@@ -385,7 +385,7 @@
}
.float-status-all {
font-size: 10pt !important;
font-size: rem(13) !important;
}
.try {