#1372 Fix für überdeckten Filterbutton

This commit is contained in:
Andreas Schickinger
2021-02-03 10:22:51 +01:00
parent a3d73da872
commit 7832b2cc69

View File

@@ -50,10 +50,6 @@ export class WindowScrollingService {
body {
overflow: hidden !important ;
}
app-content {
position: fixed;
}
`;
return style;