mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Various style fixes (#13534)
* Various style fixes - Fix the rest of the monochrome borders for arc-green - Fix close icon position on system notice modal and padding - Fix selectable table color for arc-green * proper fix for close icon Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
.admin {
 | 
			
		||||
  padding-top: 15px;
 | 
			
		||||
  &.notice {
 | 
			
		||||
    padding-top: 15px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .table.segment {
 | 
			
		||||
    padding: 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user