mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	Fix control alignment funkiness
This commit is contained in:
		@@ -275,6 +275,7 @@
 | 
			
		||||
  gap: 1em;
 | 
			
		||||
  color: var(--grey70);
 | 
			
		||||
  font-size: smaller;
 | 
			
		||||
  align-items: baseline;
 | 
			
		||||
}
 | 
			
		||||
#dialogue_popup:has(#qr--modalEditor) #dialogue_popup_text > #qr--modalEditor > #qr--main > .qr--modal-messageContainer > .qr--modal-editorSettings > .checkbox_label {
 | 
			
		||||
  white-space: nowrap;
 | 
			
		||||
 
 | 
			
		||||
@@ -299,6 +299,7 @@
 | 
			
		||||
						gap: 1em;
 | 
			
		||||
						color: var(--grey70);
 | 
			
		||||
						font-size: smaller;
 | 
			
		||||
						align-items: baseline;
 | 
			
		||||
						> .checkbox_label {
 | 
			
		||||
							white-space: nowrap;
 | 
			
		||||
							> input {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user