This commit is contained in:
Aung Kyaw Phyoe
2019-01-18 10:32:19 +06:30
parent 6b5e802b54
commit 5893fd3285

View File

@@ -304,20 +304,20 @@ div.online-order-margin > div > span {
/* default-header-color */
/* order-no color */
.order-badge {
position: relative;
background: #ff6600;
height: 1.8rem;
bottom: 0.9rem;
right: 1.7rem;
width: 1.8rem;
text-align: center;
line-height: 1.7rem;
font-size: 0.9rem;
border-radius: 50%;
color: white;
border: 5px solid #ff6600;
font-family: sans-serif;
font-weight: bold;
position: relative;
background: #ff6600;
height: 1.8rem;
bottom: 0.9rem;
right: 1.2rem;
width: 1.9rem;
text-align: center;
line-height: 1.7rem;
font-size: 0.9rem;
border-radius: 50%;
color: white;
border: 7px solid #ff6600;
font-family: sans-serif;
font-weight: bold;
}
/*.order-badge {