监控视频样式bug
This commit is contained in:
		| @@ -278,8 +278,8 @@ export default { | |||||||
|       .el-tree-node__content { |       .el-tree-node__content { | ||||||
|         background: transparent!important; |         background: transparent!important; | ||||||
|       } |       } | ||||||
|        |  | ||||||
|       .el-tree-node__children .is-current .el-tree-node__content { |       .el-tree-node__children .is-current > .el-tree-node__content { | ||||||
|         background: linear-gradient(90deg, #299FFF 0%, #0C61FF 100%)!important; |         background: linear-gradient(90deg, #299FFF 0%, #0C61FF 100%)!important; | ||||||
|       } |       } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user