Wire branding into the app shell (todo §2); render config logo + default theme, fall back to the brand mark
This commit is contained in:
@@ -175,6 +175,7 @@ summary { list-style: none; cursor: pointer; }
|
||||
display: grid; place-items: center; color: #fff;
|
||||
}
|
||||
.brand-mark .ico { stroke: #fff; }
|
||||
.brand-logo { width: 22px; height: 22px; border-radius: 5px; flex: 0 0 auto; object-fit: contain; }
|
||||
.brand-name { font-weight: 650; letter-spacing: -.01em; }
|
||||
.brand-sub { color: var(--text-faint); font-size: var(--fz-xs); margin-left: auto; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user