kopia lustrzana https://github.com/shoelace-style/shoelace
				
				
				
			fix theme picker again
							rodzic
							
								
									185bc30893
								
							
						
					
					
						commit
						5f33bd312e
					
				|  | @ -2,6 +2,7 @@ | |||
|   position: fixed; | ||||
|   top: 1rem; | ||||
|   right: 1rem; | ||||
|   z-index: 30; | ||||
| } | ||||
| 
 | ||||
| .theme-picker:not(:defined) { | ||||
|  |  | |||
|  | @ -53,7 +53,7 @@ | |||
|           <sl-menu-item value="auto">Auto</sl-menu-item> | ||||
|         </sl-menu> | ||||
|       `;
 | ||||
|       document.querySelector('.content').prepend(dropdown); | ||||
|       document.querySelector('.sidebar-toggle').insertAdjacentElement('afterend', dropdown); | ||||
| 
 | ||||
|       // Listen for selections
 | ||||
|       const menu = dropdown.querySelector('sl-menu'); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Cory LaViska
						Cory LaViska