Skip to content
Snippets Groups Projects

Draft: Remove button show also for first location

Closed Kapil Patel requested to merge bug/fix-remove-button-for-location into develop
2 files
+ 18
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -250,4 +250,8 @@ form .field-wrapper label[required="required"]::after {
#documents .table {
margin-bottom: 50px;
}
.location-section .listing li .remove{
display: block !important;
}
\ No newline at end of file
Loading