mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
fix(journal): journal filter options max height
This commit is contained in:
@@ -332,7 +332,6 @@ export default defineComponent({
|
||||
@use '../../styles/dropdown-filters';
|
||||
|
||||
.filters-options > .dropdown_wrapper {
|
||||
height: calc(100vh - 19em);
|
||||
min-height: 500px;
|
||||
max-height: calc(100vh - 18.5em);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user