mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	阶段性提交
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
@import "./@left_menu";
 | 
			
		||||
 | 
			
		||||
/** 通用 **/
 | 
			
		||||
.clear {
 | 
			
		||||
	clear: both;
 | 
			
		||||
@@ -283,6 +285,7 @@ body.expanded .main {
 | 
			
		||||
.main h3 {
 | 
			
		||||
	font-weight: normal;
 | 
			
		||||
	margin-top: 1em !important;
 | 
			
		||||
	position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.main h3 span {
 | 
			
		||||
@@ -299,14 +302,6 @@ body.expanded .main {
 | 
			
		||||
	right: 1em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.main h3 a::before {
 | 
			
		||||
	content: "[";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.main h3 a::after {
 | 
			
		||||
	content: "]";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.main h4 {
 | 
			
		||||
	font-weight: normal;
 | 
			
		||||
}
 | 
			
		||||
@@ -725,3 +720,10 @@ var.dash {
 | 
			
		||||
.swal2-cancel {
 | 
			
		||||
	margin-left: 2em !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// fields
 | 
			
		||||
form {
 | 
			
		||||
	.fields {
 | 
			
		||||
		margin-bottom: 0 !important;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user