From d71219caa9a6c7598b18efd41041bbd6ce8b32b6 Mon Sep 17 00:00:00 2001 From: Thomas Rittson Date: Thu, 3 Jun 2021 08:50:36 +1000 Subject: [PATCH] Remove virtualScroll for favorites list --- src/popup/vault/groupings.component.html | 222 +++++++++++------------ 1 file changed, 110 insertions(+), 112 deletions(-) diff --git a/src/popup/vault/groupings.component.html b/src/popup/vault/groupings.component.html index d80377bbe5..ade7ba5593 100644 --- a/src/popup/vault/groupings.component.html +++ b/src/popup/vault/groupings.component.html @@ -23,125 +23,123 @@ - -
-
- {{'favorites' | i18n}} - {{favoriteCiphers.length}} -
-
- -
+
+
+ {{'favorites' | i18n}} + {{favoriteCiphers.length}}
-
-
- {{'types' | i18n}} - 4 -
- +
+
-
-
- {{'folders' | i18n}} - {{folderCount}} -
-