mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	style(next): fix the note title text box
This commit is contained in:
		
							parent
							
								
									896d7a383b
								
							
						
					
					
						commit
						c2dbf0a463
					
				| @ -1627,3 +1627,20 @@ body .calendar-dropdown-widget .calendar-body a:hover { | ||||
|     padding: 0 8px; | ||||
|     color: var(--help-code-color); | ||||
| } | ||||
| 
 | ||||
| /* Note area */ | ||||
| 
 | ||||
| .title-row > *:first-child { | ||||
|     margin-right: 0; | ||||
| } | ||||
| 
 | ||||
| .title-row > *:nth-child(2) { | ||||
|     margin-left: 0; | ||||
| } | ||||
| 
 | ||||
| .note-title-widget input { | ||||
|     --input-background-color: transparent; | ||||
|      | ||||
|     border-radius: 8px; | ||||
|     padding-left: 12px; | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Adorian Doran
						Adorian Doran