Improved styling
This commit is contained in:
		
							parent
							
								
									0c226afbc8
								
							
						
					
					
						commit
						d5e1492464
					
				@ -15,7 +15,7 @@
 | 
			
		||||
    limitations under the License.
 | 
			
		||||
 | 
			
		||||
-->
 | 
			
		||||
<div class="min-w-90 debug-dialog-container w-screen max-w-5xl">
 | 
			
		||||
<div class="debug-dialog-container w-screen max-w-5xl">
 | 
			
		||||
  <mat-toolbar color="primary">
 | 
			
		||||
    <h2>{{ 'calculated-fields.debugging' | translate}}</h2>
 | 
			
		||||
    <span class="flex-1"></span>
 | 
			
		||||
 | 
			
		||||
@ -16,6 +16,7 @@
 | 
			
		||||
:host {
 | 
			
		||||
  .debug-dialog-container {
 | 
			
		||||
    height: 77vh;
 | 
			
		||||
    min-width: 90vw;
 | 
			
		||||
 | 
			
		||||
    .debug-dialog-content {
 | 
			
		||||
      border-radius: 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user