Skip to content

Instantly share code, notes, and snippets.

View designedbyclu's full-sized avatar

Clu Soh designedbyclu

View GitHub Profile
@designedbyclu
designedbyclu / flame_custom.css
Created December 8, 2021 08:13 — forked from Teraskull/flame_custom.css
Custom CSS for Flame Dashboard.
/* Hide Application URLs */
.AppCard_AppCardDetails__tbAhY {
height: 50%;
}
.AppCard_AppCardDetails__tbAhY span {
display: none !important;
}
/* Settings button style */