mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Revert "Fix notification and stopwatch empty states" (#22876)
Per https://github.com/go-gitea/gitea/pull/22845#issuecomment-1426950234 Reverts go-gitea/gitea#22845 Let's have a better PR. @silverwind @zeripath Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		| @@ -1803,7 +1803,6 @@ footer { | ||||
|   } | ||||
| } | ||||
|  | ||||
| /* TODO: remove in favor of .hidden helper */ | ||||
| .hide { | ||||
|   display: none; | ||||
|  | ||||
|   | ||||
| @@ -22,7 +22,6 @@ | ||||
| /* below class names match Tailwind CSS */ | ||||
| .pointer-events-none { pointer-events: none !important; } | ||||
| .relative { position: relative !important; } | ||||
| .hidden { display: none !important; } | ||||
|  | ||||
| .mono { | ||||
|   font-family: var(--fonts-monospace) !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user