Client - fix style on preference edition
This commit is contained in:
		@@ -369,6 +369,9 @@
 | 
				
			|||||||
      border-bottom: 1px solid var(--card-border-color);
 | 
					      border-bottom: 1px solid var(--card-border-color);
 | 
				
			||||||
      margin-bottom: $default-padding * 0.5;
 | 
					      margin-bottom: $default-padding * 0.5;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    .preferences-section:not(:first-child) {
 | 
				
			||||||
 | 
					      margin-top: $default-padding * 1.5;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    #language,
 | 
					    #language,
 | 
				
			||||||
    #date_format,
 | 
					    #date_format,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user