.
mattermost.sparing.cloud AFK Margin by gzf47336
Details
Authorgzf47336
LicenseNo License
Categoryuserstyles
Created
Updated
Size401 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
notes
Source code
/* ==UserStyle==
@name mattermost.sparing.cloud AFK Margin
@version 20220317.14.50
@namespace userstyles.world/user/gzf47336
@description .
@author gzf47336
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://mattermost.sparing.cloud/") {
#SidebarContainer .SidebarChannelGroup:last-of-type .SidebarChannelGroup_content {
margin-bottom: 150px;
}
}