reverts the gif favorite location on discord to the right side
revert gif favorite location by penpen
Details
Authorpenpen
LicenseNo License
Categorydiscord.com
Created
Updated
Size301 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name discord.com - 1/20/2023, 2:53:21 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("discord.com") {
.imageAccessory-2yA7Kb {
right: 6px;
}
}