mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	header: disable user-select for theme-toggle (#52)
* fix: clicking twice on theme switch selects other text on the nav-bar.
This commit is contained in:
		| @@ -34,9 +34,10 @@ | ||||
|     margin-inline-end: 8px; | ||||
| } | ||||
|  | ||||
| .theme-toggle svg{ | ||||
| .theme-toggle svg { | ||||
|     height: 18px; | ||||
|     margin: 0 10px; | ||||
|     user-select: none; | ||||
| } | ||||
|  | ||||
| body.dark #moon{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zhangyuan Nie
					Zhangyuan Nie