Change all filter icon to bx bx-slider-alt ms-2. In image Gallery, Directory and Project List. #283

Closed
kartik.sharma wants to merge 25 commits from Kartik_Bug#800 into Issues_July_4W
Showing only changes of commit 773f91b836 - Show all commits

View File

@ -280,6 +280,7 @@ const DirectoryPageHeader = ({
<hr className="my-0 mb-2" style={{ borderTop: "1px solid #dee2e6" }} />
<div className="row mx-0 px-0 align-items-center mt-2">
{/* REMOVED DUPLICATE LINE HERE */}
<div className="col-12 col-md-6 mb-2 px-1 d-flex align-items-center gap-2">
<input
@ -487,7 +488,7 @@ const DirectoryPageHeader = ({
<button
className="btn btn-xs btn-secondary"
onClick={(e) => {
// e.stopPropagation();
// e.stopPropagation(); // This might be needed if the dropdown closes unexpectedly
clearFilter();
}}
>