Skip to content

hotutils.com by abrekam

Screenshot of hotutils.com

Details

Authorabrekam

LicenseNo License

CategoryHotUtils

Created

Updated

Size366 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes default Player Squads scrolling table to full view.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         hotutils.com 
@version      20220106.20.50
@namespace    userstyles.world/user/abrekam
@description  Changes default Player Squads scrolling table to full view.
@author       abrekam
@license      No License
==/UserStyle== */

@-moz-document domain("hotutils.com") {
 .ant-table-body {
    max-height: none !important;
}
}

Reviews

No reviews yet.