.container { position: relative; top: 0; left: 0; width: 100%; height: 100%; font-size: 0; .date { width: 100%; height: 100%; border-radius: 0; div { height: 100%; } :global(.ant-calendar-picker-input.ant-input) { height: 100%; border-radius: 0; } } }