mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 10:14:17 +08:00
Merge pull request #6256 from aignatov-bio/ai-sci-9276-filters-modal-fixes
Filters modal fixes [SCI-9276]
This commit is contained in:
commit
5fc4d8f9f7
2 changed files with 2 additions and 15 deletions
|
@ -111,20 +111,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
border-top: $border-default;
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
padding: 1em;
|
||||
|
||||
.apply-button {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.clear-filters-btn {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.sci-flyout-footer {
|
||||
.filters-columns-list {
|
||||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
|
|
|
@ -3853,7 +3853,7 @@ en:
|
|||
created_on:
|
||||
label: "Start date"
|
||||
updated_on:
|
||||
label: "Modified date"
|
||||
label: "Updated date"
|
||||
archived_on:
|
||||
label: "Archived date"
|
||||
recent_searches_label: "Recent searches"
|
||||
|
|
Loading…
Reference in a new issue