feat: improve admin responsive pages and teacher candidates
This commit is contained in:
@@ -220,7 +220,7 @@ const ClassesPage: React.FC = () => {
|
||||
|
||||
return (
|
||||
<Card>
|
||||
<Space style={{ marginBottom: 16 }} wrap>
|
||||
<Space style={{ marginBottom: 16 }} wrap className="responsive-toolbar responsive-toolbar--single">
|
||||
<Input
|
||||
placeholder="搜索名称/编码"
|
||||
prefix={<SearchOutlined />}
|
||||
|
||||
Reference in New Issue
Block a user