responsive.less: Show expanded sidebar in full height in .minimal-layout

This commit is contained in:
Sukhwinder Dhillon 2025-06-17 15:22:35 +02:00
parent c03df0a0f8
commit f7558d9606

View file

@ -73,6 +73,7 @@
&.expanded {
overflow: auto;
height: 100%;
}
}