Skip to content

Instantly share code, notes, and snippets.

@hellotinh03
hellotinh03 / flame_custom.css
Last active April 11, 2022 18:44 — forked from Teraskull/flame_custom.css
Custom CSS for Flame Dashboard.
/* Hide Application URLs */
.AppCard_AppCardDetails__tbAhY {
height: 50%;
text-transform: none !important;
}
.AppCard_AppCardDetails__tbAhY span {
display: none !important;
}