调整通用颜色展示器的样式。
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
				
			|||||||
@layer components {
 | 
					@layer components {
 | 
				
			||||||
  .color_stand {
 | 
					  .color_stand {
 | 
				
			||||||
    max-width: 10em;
 | 
					    max-width: 10em;
 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    flex: 1 1 2em;
 | 
					    flex: 1 1 2em;
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: column;
 | 
					    flex-direction: column;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user