mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
资源分类页面初步
This commit is contained in:
@@ -16,6 +16,30 @@ code {
|
||||
monospace;
|
||||
}
|
||||
|
||||
.w-250px {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.w-300px {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.w-350px {
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
.w-400px {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.w-450px {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.w-500px {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.ml-8 {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user