Merge branch 'ujrah_master' of bitbucket.org:arrahn-pkb/kaunter into ujrah_master

This commit is contained in:
Hafifie PKB
2023-12-05 20:53:08 +08:00
+22 -2
View File
@@ -1,6 +1,26 @@
.logo-arrahn{
.logo-arrahn {
width: 290px !important;
}
.logo-arrahn-header{
.logo-arrahn-header {
width: 70px;
}
.span-pinjaman-max-pelulus {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding: .375rem .75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: .25rem;
height: 38px;
}