mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Revert "dot inside renote button when renoted"
This reverts commit e0c7c8f49d597e792847bce30993c4b198ad950b.
This commit is contained in:
parent
fa9b6ceaca
commit
208ae1e5bb
1 changed files with 0 additions and 11 deletions
|
@ -266,17 +266,6 @@ const renote = (viaKeyboard = false, ev?: MouseEvent) => {
|
|||
color: var(--accent) !important;
|
||||
opacity: 1 !important;
|
||||
font-weight: 700;
|
||||
i {
|
||||
position: relative;
|
||||
&::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
inset: 42% 35%;
|
||||
margin-top: 1px;
|
||||
background: currentColor;
|
||||
border-radius: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue