This commit is contained in:
2022-11-16 12:54:14 +01:00
parent dc2062d906
commit 3155487a29
5 changed files with 20 additions and 10 deletions
-3
View File
@@ -233,7 +233,6 @@ export default defineComponent({
@import '../styles/global.scss';
.order-train-picker {
padding: 1em;
height: 90vh;
overflow-y: auto;
@@ -241,8 +240,6 @@ export default defineComponent({
display: flex;
flex-direction: column;
align-items: center;
margin-top: 1em;
}
.options {