@use './variables.scss' as *; div.el-table { .el-table__cell { padding: 8px 0; } &--small { font-size: 14px; color: $font-color; } } .el-pagination { text-align: right; }