mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	调整界面
This commit is contained in:
		@@ -54,6 +54,9 @@
 | 
			
		||||
.left-box.tiny {
 | 
			
		||||
  top: 10.5em;
 | 
			
		||||
}
 | 
			
		||||
.left-box.without-tabbar {
 | 
			
		||||
  top: 3em;
 | 
			
		||||
}
 | 
			
		||||
.right-box {
 | 
			
		||||
  position: fixed;
 | 
			
		||||
  top: 7.5em;
 | 
			
		||||
@@ -71,6 +74,9 @@
 | 
			
		||||
.right-box::-webkit-scrollbar {
 | 
			
		||||
  width: 4px;
 | 
			
		||||
}
 | 
			
		||||
.right-box.without-tabbar {
 | 
			
		||||
  top: 3em;
 | 
			
		||||
}
 | 
			
		||||
/** 通用 **/
 | 
			
		||||
.clear {
 | 
			
		||||
  clear: both;
 | 
			
		||||
@@ -182,6 +188,12 @@ p.margin {
 | 
			
		||||
.main-menu .ui.labeled.icon.menu .item {
 | 
			
		||||
  font-size: 0.9em;
 | 
			
		||||
}
 | 
			
		||||
.main-menu .ui.menu .sub-items .item {
 | 
			
		||||
  padding-left: 2.8em !important;
 | 
			
		||||
}
 | 
			
		||||
.main-menu .ui.menu .sub-items .item.active {
 | 
			
		||||
  background-color: #2185d0 !important;
 | 
			
		||||
}
 | 
			
		||||
/** 扩展UI **/
 | 
			
		||||
.field.text {
 | 
			
		||||
  padding: .5em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user