Makes model menu wider and longer.
revitcity.com by cberranger
Details
Authorcberranger
LicenseNo License
Categoryuserstyle
Created
Updated
Size339 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 revitcity.com
@version 20211106.03.29
@namespace userstyles.world/user/cberranger
@description Makes model menu wider and longer.
@author cberranger
@license No License
==/UserStyle== */
@-moz-document domain("revitcity.com") {
element.style {
width: 400px;
height: 1000px;
}
}