| | |
| | | //color: #2a2a2b!important; |
| | | } |
| | | } |
| | | .groupMain{ |
| | | .groupMain { |
| | | width: 100%; |
| | | height: 500px; |
| | | overflow: auto; |
| | | display: flex; |
| | | justify-content: center; |
| | | .groupList{ |
| | | |
| | | .groupList { |
| | | display: flex; |
| | | padding: 24px; |
| | | border-radius: 8px; |
| | |
| | | border: 1px solid var(--color-neutral-3); |
| | | margin-bottom: 20px; |
| | | overflow: auto; |
| | | .groupList-content{ |
| | | |
| | | .groupList-content { |
| | | width: 700px; |
| | | //height: 100px; |
| | | overflow: auto; |
| | |
| | | |
| | | } |
| | | } |
| | | |
| | | .groupMain { |
| | | width: 100%; |
| | | height: 500px; |
| | | overflow: auto; |
| | | display: flex; |
| | | justify-content: center; |
| | | |
| | | .groupList { |
| | | display: flex; |
| | | padding: 24px; |
| | |
| | | border: 1px solid #f0f0f0; |
| | | margin-bottom: 20px; |
| | | overflow: auto; |
| | | |
| | | .groupList-content { |
| | | width: 700px; |
| | | //height: 100px; |
| | |
| | | } |
| | | } |
| | | } |
| | | } |
| | | </style> |