Rename the close icon to refuse
This commit is contained in:
parent
dd47f96424
commit
2d9313b10b
4 changed files with 4 additions and 4 deletions
|
@ -29,8 +29,8 @@
|
|||
background-image: image-url("icons/accept.svg");
|
||||
}
|
||||
|
||||
&.close {
|
||||
background-image: image-url("icons/close.svg");
|
||||
&.refuse {
|
||||
background-image: image-url("icons/refuse.svg");
|
||||
}
|
||||
|
||||
&.without-continuation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue