Poprawki stylistyczne widoku historii dyżurnych

This commit is contained in:
2022-01-10 19:00:17 +01:00
parent 69c32294f6
commit 02db9f5e21
2 changed files with 2 additions and 7 deletions
@@ -155,10 +155,11 @@ export default defineComponent({
.scenery-history {
height: 600px;
overflow-y: hidden;
padding-top: 1em;
}
ul {
margin-top: 2em;
height: 600px;
overflow-y: scroll;
}