stable
Clone or download
Read-only
request #24246 lock icon is not visible in vue app when project has a dark background
How to reproduce: have a dark background on your project go on a vue app (program managment, document ...) a fold the project side bar privacy icon is not properly displayed Change-Id: I3f221528dbacd76532eb32d33be560b2d1d5d5df
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/lib/vue-breadcrumb-privacy/src/BreadcrumbPrivacy.vue | +1 | −1 | Go to diff View file |
M | src/scripts/lib/vue-breadcrumb-privacy/src/__snapshots__/BreadcrumbPrivacy.test.ts.snap | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_breadcrumb.scss | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_project-background.scss | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_breadcrumb.scss | +2 | −2 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_project-background.scss | +1 | −1 | Go to diff View file |