body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace; } .ant-tabs-tab { width: 150px !important; text-align: center !important; display: inline !important; color: black !important; } .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn { color: #2D9CDB !important; border-color: #2D9CDB !important; } .ant-card { margin-bottom: 30px !important; width: 1000px; height: auto; } .ant-table-cell { text-align: center !important; } .anticon anticon-down { text-align: right !important; } .ant-btn > span + .anticon { margin-left: 770px !important; } .ant-btn.ant-btn-primary { background: #2D9CDB !important; }