1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-05 17:46:41 +07:00

removed search reducer completely

This commit is contained in:
Fedor Katurov 2022-01-04 15:51:44 +07:00
parent 38eedab3c2
commit b82ccfb786
22 changed files with 146 additions and 570 deletions
src/containers/flow/FlowStamp

View file

@ -123,6 +123,8 @@
}
.search_results {
overflow: auto;
@include tablet {
margin-top: $gap;
}