mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 01:44:13 +00:00
fix(tag): selected tags width (#7375)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.sf-metadata-delete-select-tags .sf-metadata-delete-select-tag .sf-metadata-delete-select-tag-color {
|
||||
width: 1px;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50%;
|
||||
margin-left: 1px;
|
||||
|
Reference in New Issue
Block a user