mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: graph switch width
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 7ch;
|
||||
max-width: 15ch;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user