mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	fix: fix style
This commit is contained in:
		
							parent
							
								
									1177b5b72b
								
							
						
					
					
						commit
						3241716f91
					
				@ -50,16 +50,17 @@ export default {
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.tags-view {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  height: 38px;
 | 
			
		||||
  font-size: 14px;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  justify-content: flex-start;
 | 
			
		||||
  .scroll-item {
 | 
			
		||||
    border: 1px solid #eee;
 | 
			
		||||
    // border: 1px solid #eee;
 | 
			
		||||
    border-radius: 3px;
 | 
			
		||||
    padding: 2px 8px;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    margin-right: 2px;
 | 
			
		||||
    // margin-right: 2px;
 | 
			
		||||
  }
 | 
			
		||||
  a {
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user