10 lines
142 B
SCSS
10 lines
142 B
SCSS
.dropdown-item.btn-delete{
|
|
cursor: pointer;
|
|
}
|
|
|
|
|
|
.swal2-styled.swal2-cancel{
|
|
margin: 0 !important;
|
|
margin-left: 10px !important;
|
|
}
|