mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 18:49:06 +08:00 
			
		
		
		
	style: 标签栏 圆角
This commit is contained in:
		| @ -495,16 +495,17 @@ $prefix-cls: #{$namespace}-tags-view; | ||||
|     position: relative; | ||||
|     top: 2px; | ||||
|     height: calc(100% - 4px); | ||||
|     padding-right: 25px; | ||||
|     padding-right: 20px; | ||||
|     margin-left: 4px; | ||||
|     font-size: 12px; | ||||
|     border-radius: 3px 3px 3px 3px; | ||||
|     cursor: pointer; | ||||
|     border: 1px solid #d9d9d9; | ||||
|  | ||||
|     &--close { | ||||
|       position: absolute; | ||||
|       top: 50%; | ||||
|       right: 5px; | ||||
|       right: 4px; | ||||
|       display: none; | ||||
|       transform: translate(0, -50%); | ||||
|     } | ||||
| @ -552,8 +553,9 @@ $prefix-cls: #{$namespace}-tags-view; | ||||
|       position: relative; | ||||
|       top: 2px; | ||||
|       height: calc(100% - 4px); | ||||
|       padding-right: 25px; | ||||
|       padding-right: 20px; | ||||
|       font-size: 12px; | ||||
|       border-radius: 3px 3px 3px 3px; | ||||
|       cursor: pointer; | ||||
|       border: 1px solid var(--el-border-color); | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu