Skip to content

Roblox Talent Hub Fix by spelunky

Details

Authorspelunky

LicenseCC BY - Creative Commons Attribution

Categorytalent.roblox.com

Created

Updated

Size533 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes the Roblox Talent Hub website significantly easier to navigate.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Roblox Talent Hub Fix
@version      20220511.17.53
@namespace    userstyles.world/user/spelunky
@description  Makes the Roblox Talent Hub website significantly easier to navigate.
@author       spelunky
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://create.roblox.com/talent/") {
.jss1{
    position: sticky;
    top: -7%;
}

.jss3{
    margin-top: 0px;
}

.MuiGrid-root{
    height: 100%;
}

.MuiGrid-direction-xs-column{
    height: auto;
}
}

Reviews

No reviews yet.