1
0
Fork 0

Fix Blender logo not visible with themes other than bthree-dark

This commit is contained in:
Brecht Van Lommel 2023-01-26 04:03:54 +01:00
parent e9c74b8383
commit 06948e85a2
2 changed files with 5 additions and 4 deletions

View file

@ -330,6 +330,7 @@
.item.brand svg {
height: 21px;
color: #fff;
}
.ui.breadcrumb a {