mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance: use home icon instead of our logo for the mac desktop app
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
@apply p-2;
|
||||
}
|
||||
|
||||
.cp__header-logo,
|
||||
.cp__right-menu-button {
|
||||
opacity: 0.3;
|
||||
}
|
||||
@@ -103,6 +102,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.cp__header-logo svg {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
||||
#repo-name {
|
||||
@apply md:max-w-none;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user