add broadcasted icon
This commit is contained in:
parent
e5742e82f7
commit
9620435379
3 changed files with 23 additions and 3 deletions
|
|
@ -195,7 +195,7 @@
|
|||
}
|
||||
|
||||
> div {
|
||||
border: 3px solid #09C286;
|
||||
border: 3px solid #13e5b6;
|
||||
border-radius: 50%;
|
||||
display: flex;
|
||||
height: 26px;
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
justify-content: center;
|
||||
font-weight: 600;
|
||||
vertical-align: middle;
|
||||
color: #09C286;
|
||||
color: #13e5b6;
|
||||
|
||||
&.rejected {
|
||||
background: #E15061;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue