Badge add count slot
This commit is contained in:
parent
91806ae7f5
commit
ed0817359c
3 changed files with 25 additions and 4 deletions
|
@ -27,6 +27,13 @@
|
|||
z-index: 10;
|
||||
box-shadow: 0 0 0 1px #fff;
|
||||
|
||||
&-custom{
|
||||
background: transparent;
|
||||
color: inherit;
|
||||
border-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
a,
|
||||
a:hover {
|
||||
color: #fff;
|
||||
|
@ -132,4 +139,4 @@
|
|||
transform: scale(2.4);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue