makes the decline button further away
Mistake Accept Fixer by sdhEmily
Details
AuthorsdhEmily
LicenseNo License
Categorysyntax.eco
Created
Updated
Size269 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 www.syntax.eco/trade/view/4035 - Nov 2023
@version 20231122.14.33
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.syntax.eco/trade/") {
.btn.btn-danger.w-100.btn-sm.mt-2 {
margin-top:50px !important;
}
}