added cancel icon

This commit is contained in:
Mike Sutton 2021-10-03 20:07:29 +02:00
parent 31317a355b
commit c05989af61

View File

@ -79,7 +79,7 @@
border-top-right-radius: 5px; border-top-right-radius: 5px;
display: flex; display: flex;
justify-content: flex-end; justify-content: flex-end;
padding: 0.5rem 1rem 0; padding: 0.5rem 0rem 0;
} }
.shepherd-has-title .shepherd-content .shepherd-header { .shepherd-has-title .shepherd-content .shepherd-header {