mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
update tag style
This commit is contained in:
parent
82a55adfc7
commit
f3bf7fc375
@ -14,12 +14,13 @@
|
||||
font-size: @font-size-base;
|
||||
transition: all 0.3s @ease-in-out-circ;
|
||||
vertical-align: middle;
|
||||
opacity: 0.85;
|
||||
opacity: 1;
|
||||
overflow: hidden;
|
||||
margin: 2px 4px 2px 0;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
opacity: 0.85;
|
||||
}
|
||||
|
||||
&,
|
||||
|
Loading…
Reference in New Issue
Block a user