style: tag
parent
a32d29149f
commit
5c136e0286
|
@ -15,7 +15,7 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background: @tag-default-bg;
|
background: @tag-default-bg;
|
||||||
border: @border-width-base @border-style-base @border-color-base;
|
border: @border-width-base @border-style-base @border-color-base;
|
||||||
border-radius: @border-radius-base;
|
border-radius: @tag-border-radius;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue