Remove arrow from top of cancel button
This commit is contained in:
parent
305ab0b95c
commit
a823fd010b
8
public/css/custom.css
vendored
8
public/css/custom.css
vendored
@ -1727,3 +1727,11 @@ table .align-items-center td span.badge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Line item */
|
/* Line item */
|
||||||
|
|
||||||
|
/* Accordion Header Arrow Start */
|
||||||
|
|
||||||
|
.modal .modal-dialog .modal-content > .card-header.pb-2::after {
|
||||||
|
z-index: -1 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Accordion Header Arrow Finish */
|
Loading…
x
Reference in New Issue
Block a user