dev #422

Merged
edraft merged 7 commits from dev into staging 2023-11-05 17:07:57 +01:00
Showing only changes of commit 315c90cacc - Show all commits

View File

@ -163,6 +163,14 @@ header {
}
}
td,
th {
p-dropdown,
.p-dropdown {
width: 100%;
}
}
.content-row {
display: flex;
flex-direction: row;
@ -811,8 +819,4 @@ p-inputNumber {
gap: 5px;
}
}
p-dropdown {
width: 100%;
}
}