1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 13:10:17 +00:00

fix drawer height

This commit is contained in:
William Martin
2025-04-07 13:58:22 -04:00
parent e32f418154
commit 0b8e696501

View File

@@ -35,7 +35,7 @@
</header>
<div
class="tw-relative tw-flex tw-flex-col tw-overflow-hidden"
class="tw-relative tw-flex-1 tw-flex tw-flex-col tw-overflow-hidden"
[ngClass]="{
'tw-min-h-60': loading,
}"