﻿.ant-btn {
    border-radius: 2px;
    font-size: 12px;
}

.ant-modal {
    top: 5px;
    z-index: 1052 !important;
}

.ant-select-selector .ant-select-selection-item {
    font-size: 12px;
}

.ant-select-dropdown .ant-select-item {
    font-size: 12px;
}

.ant-table-thead th {
    font-size: 12px;
}

.ant-table-tbody td {
    font-size: 12px;
}