@@ -311,7 +311,7 @@ const openDialog = (id) => {
<style lang="scss" scoped>
.WorkHoursSelect {
width: 100%;
- height: calc(100% - 110px);
+ height: calc(100% - 140px);
display: flex;
.select-title {