fixed srca css issues

SRCA_DEV
umasoodch 3 years ago
parent b7e6ad0ffb
commit c7a664eccf

@ -313,6 +313,7 @@ button.menu-item.item.item-block.item-ios {
text-align: center;
margin: auto;
width: 100%;
position: absolute;
}

@ -50,7 +50,7 @@ ion-app[dir="rtl"] .titleBox {
font-weight: bold;
text-align: -webkit-auto;
display: block;
font-size: 14px !important;
font-size: 15px !important;
}
.iconFab {

@ -343,6 +343,11 @@ ion-content {
margin-left: 20px;
}
.filters-row-ar {
margin-top: 15px;
margin-right: 20px;
}
.work-list-container {
position: relative;
padding-left: 60px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -1844,10 +1844,11 @@ ion-app[dir="rtl"] {
}
.iconBox img {
margin: 5px !important;
// margin: 5px !important;
}
.pClass {
text-align: right !important;
font-size: 12px;
}
}
Loading…
Cancel
Save