mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: button display
This commit is contained in:
committed by
Tienson Qin
parent
ae77281f47
commit
ccca56efd9
@@ -259,7 +259,7 @@ html.is-mobile {
|
||||
}
|
||||
|
||||
.ui__button {
|
||||
@apply flex items-center px-3 py-2 border border-transparent
|
||||
@apply inline-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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user