Update src/styles/tags.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s
This commit is contained in:
parent
69768388e4
commit
49c1168bb7
@ -44,3 +44,13 @@
|
|||||||
cursor: default;
|
cursor: default;
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagRepost {
|
||||||
|
background: #ffffff1a;
|
||||||
|
color: #ffffff59;
|
||||||
|
font-weight: 700;
|
||||||
|
border: unset;
|
||||||
|
font-size: 14px;
|
||||||
|
cursor: default;
|
||||||
|
box-shadow: unset;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user