mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix(ui): align repos menus with right side
This commit is contained in:
@@ -12,9 +12,18 @@
|
||||
left: 0;
|
||||
|
||||
user-select: none;
|
||||
|
||||
.it svg {
|
||||
transform: scale(0.8);
|
||||
}
|
||||
|
||||
.repos {
|
||||
.dropdown-wrapper {
|
||||
left: unset;
|
||||
right: -46px;
|
||||
min-width: 14rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cp__header-left-menu {
|
||||
|
||||
Reference in New Issue
Block a user