Just More Space for the E-Mail address and the API key, so that they don't overlap when they are too long.
premium.to More Space for E-Mail and API key by Maikoli

Details
AuthorMaikoli
LicenseNo License
Categorypremium.to
Created
Updated
Size452 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 premium.to More Space for E-Mail and API key
@version 20250303.11.39
@namespace https://userstyles.world/user/Maikoli
@description Just More Space for E-Mail and API key so that they don't overlap when they are too long.
@author Maikoli
==/UserStyle== */
@-moz-document url-prefix("https://premium.to/") {
.gwt-HTML.gwt-HTML-email {
width: 600px;
}
.-mycontent{
font-size: 10pt;
}
}