mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
refactor: unify heading UX for both markdown and org mode
This commit is contained in:
@@ -245,7 +245,7 @@ html.is-mobile {
|
||||
.ui__button {
|
||||
@apply flex items-center px-3 py-2 border border-transparent
|
||||
text-sm leading-4 font-medium rounded-md text-white
|
||||
focus:outline-none transition ease-in-out duration-150 mt-1;
|
||||
focus:outline-none transition ease-in-out duration-150;
|
||||
|
||||
&:disabled {
|
||||
opacity: 0.5;
|
||||
@@ -355,4 +355,4 @@ html.is-mobile {
|
||||
|
||||
.ui__icon {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user