1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 18:29:23 +00:00

fix(tag): selected tags width (#7375)

This commit is contained in:
Jerry Ren
2025-01-17 10:25:37 +08:00
committed by GitHub
parent 3250ca151c
commit 178ff372b7

View File

@@ -24,7 +24,7 @@
} }
.sf-metadata-delete-select-tags .sf-metadata-delete-select-tag .sf-metadata-delete-select-tag-color { .sf-metadata-delete-select-tags .sf-metadata-delete-select-tag .sf-metadata-delete-select-tag-color {
width: 1px; width: 12px;
height: 12px; height: 12px;
border-radius: 50%; border-radius: 50%;
margin-left: 1px; margin-left: 1px;