Skip to content

remove lobe chat upgrade plans box by icksky

Details

Authoricksky

LicenseNo License

Categorylobechat

Created

Updated

Size358 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

remove lobe chat upgrade plans box

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           lobechat.com/chat
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://lobechat.com/chat") {
	.draggable-panel > div:nth-child(2) > div:first-child > div:nth-child(2) > div:last-child {
		display: none;
	}
}

Reviews

No reviews yet.