mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-16 23:23:10 +00:00
(feature)(webapp) add filter modify and similar questions (#213)
This commit is contained in:
@@ -4,6 +4,7 @@ import { MsgDataType } from '../../../common/type';
|
||||
import { CLS_PREFIX } from '../../../common/constants';
|
||||
import ApplyAuth from '../ApplyAuth';
|
||||
import { SizeType } from 'antd/es/config-provider/SizeContext';
|
||||
import moment from 'moment';
|
||||
|
||||
type Props = {
|
||||
data: MsgDataType;
|
||||
|
||||
@@ -86,7 +86,6 @@
|
||||
|
||||
.@{table-prefix-cls}-formatted-value {
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.ant-table-thead .ant-table-cell {
|
||||
|
||||
Reference in New Issue
Block a user