mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
[CL-192][CL-193] fix virtual scroll (#7986)
* [CL-192] use sticky sidebar instead of static; remove main screen height * [CL-193] patch cdk dialog scroll block
This commit is contained in:
@@ -6,12 +6,6 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html {
|
||||
&.cdk-global-scrollblock {
|
||||
position: unset;
|
||||
}
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
font-family: $font-family-sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user