use v-auto-animate small parts of the UI

This commit is contained in:
geoffrey45
2022-09-30 10:14:45 +03:00
committed by Mungai Njoroge
parent 52cec1d906
commit 446536f2d8
20 changed files with 37 additions and 76 deletions
-5
View File
@@ -76,11 +76,6 @@ $g-border: solid 1px $gray5;
//reduce width to match #acontent
width: calc(100% - 1rem);
}
// show scrollbars on search page
// .search-view {
// margin-right: -1rem;
// }
}
#app-grid.NoSideBorders {