MCPcopy Create free account
hub / github.com/NMWplays/Glowify / removeFloatingSettingsElements

Function removeFloatingSettingsElements

theme.js:7870–7872  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7868 .glowifySelectChevron { width: 14px; height: 14px; flex: 0 0 14px; position: relative; }
7869 .glowifySelectChevron::before {
7870 content: "";
7871 position: absolute;
7872 left: 4px;
7873 top: 3px;
7874 width: 6px;
7875 height: 6px;

Callers 2

unmountOverlayFunction · 0.85
closeWithAnimationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected