mirror of https://github.com/ElemeFE/element
				
				
				
			Merge pull request #393 from QingWei-Li/fix/steps-style
Steps: fix line style in vertical modepull/395/head
						commit
						a8a835aaa2
					
				| 
						 | 
				
			
			@ -31,11 +31,6 @@
 | 
			
		|||
        @when horizontal {
 | 
			
		||||
          right: 4px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        @when vertical {
 | 
			
		||||
          height: 55%;
 | 
			
		||||
          margin-top: 35px;
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      @when horizontal {
 | 
			
		||||
| 
						 | 
				
			
			@ -64,6 +59,7 @@
 | 
			
		|||
    }
 | 
			
		||||
 | 
			
		||||
    @e icon {
 | 
			
		||||
      display: block;
 | 
			
		||||
      line-height: 28px;
 | 
			
		||||
 | 
			
		||||
      > * {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue