1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 23:34:45 +00:00

optimized tag-item-hover state (#2822)

This commit is contained in:
杨顺强
2019-01-14 11:38:11 +08:00
committed by Daniel Pan
parent 18ff433546
commit 693770685c
2 changed files with 94 additions and 46 deletions

View File

@@ -31,11 +31,10 @@
align-items: center;
color: #ffffff;
overflow: hidden;
padding: 10px;
}
.show-tag-selected {
width: .5em;
width: 0.5rem;
align-self: stretch;
}