dev_admin
hjm 6 years ago
parent 1d92834ee5
commit f41d6ffc15

@ -154,6 +154,9 @@ class Exercisetablesmubus extends Component {
} }
.Exermubu .ant-table-tbody > tr:nth-last-child(1) > td{ .Exermubu .ant-table-tbody > tr:nth-last-child(1) > td{
border:1px solid transparent; border:1px solid transparent;
}
.Exermubu .editormd-html-preview, .Exermubu .editormd-preview-container {
background: transparent;
} }
`} `}
</style> </style>

Loading…
Cancel
Save