
.--useful-link .ant-card-body, .--useful-link .ant-card-actions { border-radius: 0 0 12px 12px; }
.--useful-link.ant-card { border-radius: 12px; }
.--useful-link .ant-btn { font-size: large; }
.--useful-link .ant-card-actions > li, .--useful-link .ant-card-actions > li > span > div { margin: 0; width: 100% !important; }
.--useful-link .ant-card-actions .ant-btn-text { width: 100%; height: 100%; }
/* .--handbook-list .ant-card-actions .ant-btn-text { width: 100%; height: 100%; } */


.--handbook-list .ant-flex:first-child { flex: 0.3 !important; }

.--useful-link.ant-card { border-radius: 12px; }
.--useful-link .ant-card-body { height: 100px; padding: 12px; }
.--useful-link .ant-card-body > h4.ant-typography { font-weight: 400; }
.--useful-link .ant-card-body > div.ant-typography { margin: 0; font-size: 90%;
    max-width: 100%; max-height: 1.5em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.--useful-link .ant-btn { font-size: x-large; }