mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
feat: switch to use Excalidraw api
This commit is contained in:
@@ -789,3 +789,12 @@ a {
|
||||
font-weight: 600;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* excalidraw */
|
||||
.Island > div > div > div {
|
||||
width: 44px;
|
||||
}
|
||||
|
||||
.excalidraw hr {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user