mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
fix drawer height
This commit is contained in:
@@ -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,
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user