mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
111731: Added missing border to advanced search section
This commit is contained in:
@@ -3,3 +3,7 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.advanced-search {
|
||||||
|
border: 1px solid var(--bs-light);
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user