Hides Summary
Monday.com No Summary by cjandcj
Details
Authorcjandcj
LicenseNo License
CategoryMonday.com
Created
Updated
Size406 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 monday.com - 9/12/2022, 11:19:05 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("monday.com") {
.columns-footer-component .columns-footer-component-item-height .footer-border-to-end .sticky-feature .summary-with-add-pulse {
display: none;
}
}