feat: remote docker engine init
This commit is contained in:
		@@ -395,3 +395,11 @@ a {
 | 
			
		||||
		transform: scale(0.9);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.sub-menu {
 | 
			
		||||
	@apply text-xl font-bold  hover:bg-coolgray-500  rounded p-2 hover:text-white text-stone-200 cursor-pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.sub-menu-active {
 | 
			
		||||
	@apply  bg-coolgray-500  text-white;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user