ok
This commit is contained in:
@@ -327,3 +327,19 @@
|
||||
color: black;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.couponContainer {
|
||||
padding: 25px;
|
||||
transition: margin-top 0.3s ease;
|
||||
}
|
||||
|
||||
.addCoupon {
|
||||
border: 2px solid #ccc;
|
||||
background-color: #f8f8f8;
|
||||
border-radius: 8px;
|
||||
font-family: Arial, sans-serif;
|
||||
align-items: center;
|
||||
margin-bottom: 10px;
|
||||
width: 100%;
|
||||
height: 52px;
|
||||
}
|
||||
Reference in New Issue
Block a user