For those wanting to let the "from"-size wider in the list window of Gmail.
mail.google.com by ryokinfo
Details
Authorryokinfo
LicenseNo License
Categoryuserstyles
Created
Updated
Code size499 B
Code checksum5e9b7cdf
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
3/* ==UserStyle==
@name mail.google.com
@version 20211021.00.51
@namespace userstyles.world/user/ryokinfo
@description For those wanting to let the "from"-size wider in the list window of Gmail.
@author ryokinfo
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://mail.google.com/mail/u/0/?zx=qz4op7r96vua#search/%22%E5%85%B1%E5%90%8C%E4%BD%9C%E6%A5%AD%E3%81%B8%E3%81%AE%E3%81%94%E6%8B%9B%E5%BE%85%22") {
.zA > .yX
{ min-width: 300px !important;}
}