mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	more padding
This commit is contained in:
		@@ -83,7 +83,7 @@
 | 
				
			|||||||
				<span class="only-mobile tw-ml-2">{{ctx.Locale.Tr "active_stopwatch"}}</span>
 | 
									<span class="only-mobile tw-ml-2">{{ctx.Locale.Tr "active_stopwatch"}}</span>
 | 
				
			||||||
			</a>
 | 
								</a>
 | 
				
			||||||
			<div class="active-stopwatch-popup tippy-target">
 | 
								<div class="active-stopwatch-popup tippy-target">
 | 
				
			||||||
				<div class="tw-flex tw-items-center tw-gap-2 tw-p-2">
 | 
									<div class="tw-flex tw-items-center tw-gap-2 tw-p-3">
 | 
				
			||||||
					{{svg "octicon-issue-opened" 16}}
 | 
										{{svg "octicon-issue-opened" 16}}
 | 
				
			||||||
					<a class="stopwatch-link tw-flex muted" href="{{.ActiveStopwatch.IssueLink}}">
 | 
										<a class="stopwatch-link tw-flex muted" href="{{.ActiveStopwatch.IssueLink}}">
 | 
				
			||||||
						<span class="stopwatch-issue">{{.ActiveStopwatch.RepoSlug}}#{{.ActiveStopwatch.IssueIndex}}</span>
 | 
											<span class="stopwatch-issue">{{.ActiveStopwatch.RepoSlug}}#{{.ActiveStopwatch.IssueIndex}}</span>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user