dodanie stylów dla wpfFilterWrapper w pliku custom.scss

This commit is contained in:
2024-11-18 14:52:32 +01:00
parent 1cd4539e75
commit 7c57c0cdb0
3 changed files with 7 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -412,4 +412,9 @@ body {
}
}
}
}
div[id^="wpfMainWrapper-"] .wpfFilterWrapper {
margin: 0 0 0 auto !important;
float: none !important
}