Skip to content

Remove Panda Video loading icon by thalysson

Details

Authorthalysson

LicenseNo License

Categoryhttps://app.rocketseat.com.br/

Created

Updated

Code size302 B

Code checksumf4e3e8fc

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Use this if it is appearing on your screen unnecessarilly

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Remove Panda Video loading icon
@version    20240531.15.02
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://app.rocketseat.com.br/classroom/redux-zustand-1/group/interface-da-aplicacao/lesson/scrollbar-na-sidebar") {
.loading-icon {
    display: none
}
}

Reviews

No reviews yet.