컬렉션, 요청 삭제
This commit is contained in:
@@ -1547,4 +1547,19 @@ figure div span {
|
||||
.prod {
|
||||
background-color : #49cc90 !important;
|
||||
color : white !important;
|
||||
}
|
||||
}
|
||||
|
||||
.reset-button {
|
||||
/* Reset button styles */
|
||||
background: none;
|
||||
border: none;
|
||||
color: inherit;
|
||||
cursor: pointer;
|
||||
padding: 0;
|
||||
font: inherit;
|
||||
outline: inherit;
|
||||
|
||||
/* Style the icon */
|
||||
display: inline-block;
|
||||
margin-right: 5px; /* Adjust this value as per your requirement */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user