fixing bug UI issue

enad-Q1
enadhilal 4 years ago
parent 3d986ca77d
commit d2abcbb620

@ -44,6 +44,7 @@
font-weight: bold;
text-align: left;
display: block;
font-size: 14px !important;
}
.iconFab{

@ -7,31 +7,6 @@
margin-left: 0px;
}
@media only screen and (max-width: 320px) {
.active-Segment {
font-size: 0.3cm !important;
background: #269DB8 !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
border:0;
}
.active-Segment ion-label{
font-size: 8px !important;
color: white !important;
}
.normal-Segment ion-label{
color: black;
font-size: 8px !important;
}
.normal-Segment {
font-size: 0.3cm;
text-transform: none;
--color-checked: none;
border: 0;
}
}
.active-Segment {
font-size: 0.3cm !important;
background: #269DB8 !important;

@ -54,6 +54,7 @@
--color-checked: none;
border: 0;
}
.action-btn {
white-space: nowrap;

@ -7,31 +7,6 @@
margin-left: 0px;
}
@media only screen and (max-width: 320px) {
.active-Segment {
font-size: 0.3cm !important;
background: #269DB8 !important;
text-transform: none;
--color-checked: none;
border-radius: 100px;
border:0;
}
.active-Segment ion-label{
font-size: 8px !important;
color: white !important;
}
.normal-Segment ion-label{
color: black;
font-size: 8px !important;
}
.normal-Segment {
font-size: 0.3cm;
text-transform: none;
--color-checked: none;
border: 0;
}
}
.active-Segment {
font-size: 0.3cm !important;
background: #269DB8 !important;

@ -344,7 +344,7 @@ ion-card{
}
.action-btn {
white-space: pre-wrap;
font-size: 12px;
font-size: 11px;
}
.name{
color:black !important ;font-weight: bold;

Loading…
Cancel
Save