Update src/styles/tags.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 39s

This commit is contained in:
freakoverse 2024-10-30 13:17:46 +00:00
parent 69768388e4
commit 49c1168bb7

View File

@ -44,3 +44,13 @@
cursor: default;
box-shadow: unset;
}
.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagRepost {
background: #ffffff1a;
color: #ffffff59;
font-weight: 700;
border: unset;
font-size: 14px;
cursor: default;
box-shadow: unset;
}