@@ -213,31 +213,5 @@
</script>
<style lang="scss" scoped>
- .content_box {
- width: 100%;
- margin-top: 12px;
- max-height: 42vh;
- overflow-y: scroll;
- }
-
- .content_box_list {
- display: flex;
- flex-wrap: wrap;
- margin-bottom: 30px;
- .content_ll {
- width: 23%;
- flex-direction: row;
- margin: auto;
- margin-top: 10px;
- .name {
- width: 130px;
- color: #000;
- font-weight: 500;
+
</style>