Merged PR 467: #1372 Fix für überdeckten Filterbutton

#1372 Fix für überdeckten Filterbutton
This commit is contained in:
Andreas Schickinger
2021-02-03 12:47:14 +00:00
committed by Lorenz Hilpert

View File

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