tweak modal design
This commit is contained in:
		
							parent
							
								
									f325bdfe9e
								
							
						
					
					
						commit
						23e3de6e26
					
				
					 1 changed files with 2 additions and 9 deletions
				
			
		| 
						 | 
					@ -55,16 +55,9 @@
 | 
				
			||||||
    border: none;
 | 
					    border: none;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  .close-dialog-button span {
 | 
					  .close-dialog-button span {
 | 
				
			||||||
    padding: 0 15px;
 | 
					    padding: 0 10px 7px;
 | 
				
			||||||
    font-size: 48px;
 | 
					 | 
				
			||||||
    color: var(--button-primary-text);
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  @media (max-width: 767px) {
 | 
					 | 
				
			||||||
    .close-dialog-button span {
 | 
					 | 
				
			||||||
      padding: 0 10px 4px;
 | 
					 | 
				
			||||||
    font-size: 32px;
 | 
					    font-size: 32px;
 | 
				
			||||||
    }
 | 
					    color: var(--button-primary-text);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue