Merged in afiqhamzah/feat/samakan-kotak-tebus-SAG-Lama-PS (pull request #22)

Samakan kotak Tebus SAG Lama - PS
This commit is contained in:
Afiq Hamzah
2023-12-07 05:17:25 +00:00
+20
View File
@@ -24,3 +24,23 @@
border-radius: .25rem;
height: 38px;
}
span#basic-hargaemas {
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;
border-radius: 0;
}