This website works better with JavaScript
Home
Explore
Help
Sign In
CocoRoboLabs
/
pbl-teacher-table
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
#
11wqe1
6 months ago
parent
df891139fe
commit
4c85215b9f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
src/components/pages/studentManageNew/index.vue
+ 1
- 0
src/components/pages/studentManageNew/index.vue
View File
@@ -358,6 +358,7 @@ export default {
gap: 15px;
gap: 15px;
overflow: auto;
overflow: auto;
}
}
+
.leftbox {
.leftbox {
flex: 1;
flex: 1;
}
}