index.less 101 Bytes
Newer Older
DarkForst's avatar
DarkForst committed
1 2 3 4 5 6 7
.dropdown_date{
    :global{
        .ant-picker-header{
            display: none;
        }
    }
}