client: auto resize content on search expand

This commit is contained in:
geoffrey45
2022-01-06 17:14:28 +03:00
parent 0340b64b04
commit 64d2c8c466
6 changed files with 38 additions and 51 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ export default {
<style lang="scss">
.f-container {
margin-top: $small;
padding: 1rem;
padding: $small 1rem 1rem 1rem;
}
.no_f {