/
psukitp
/
plusminus
Обзор
Документация
Войти
/
psukitp
/
plusminus
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/components/table/Table.less
19 строк
398 B
psukitp
add widgets with data and resolving vite alias
30 май 2024, 20:35
30 май 2024, 20:35
de3a486
Код
Авторство
О чём код?
@import '@common/variables.less'; .ant-table-content { box-shadow: @box-shadow; background: @background-component; .ant-table-cell { text-align: center; } } .ant-table-thead { .ant-table-cell { background: @background-component !important; font-family: 'RobotoBold'; text-align: center !important; padding: 5px auto !important; } }