mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix: several UI issues
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
}
|
||||
|
||||
#repo-name {
|
||||
@apply md:max-w-none;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
@@ -111,6 +110,7 @@
|
||||
max-width: 7ch;
|
||||
color: var(--ls-icon-color, #045591);
|
||||
height: 14px;
|
||||
@apply md:max-w-none;
|
||||
}
|
||||
|
||||
a.button {
|
||||
|
||||
Reference in New Issue
Block a user