布局调整
This commit is contained in:
		| @@ -41,11 +41,14 @@ export default { | |||||||
|  |  | ||||||
| <style scoped lang="scss"> | <style scoped lang="scss"> | ||||||
| .AiDvTabs { | .AiDvTabs { | ||||||
|   display: flex; |  | ||||||
|   flex-direction: column; |  | ||||||
|   gap: 16px; |  | ||||||
|   height: 100%; |   height: 100%; | ||||||
|  |  | ||||||
|  |   :deep(.content) { | ||||||
|  |     display: flex; | ||||||
|  |     flex-direction: column; | ||||||
|  |     gap: 16px; | ||||||
|  |   } | ||||||
|  |  | ||||||
|   .tabItem { |   .tabItem { | ||||||
|     color: #1FBECC; |     color: #1FBECC; | ||||||
|     background: #1f9ecc29; |     background: #1f9ecc29; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user