mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
fix(ui): layout of area highlight block content
This commit is contained in:
@@ -822,12 +822,9 @@ input::-webkit-inner-spin-button {
|
||||
}
|
||||
|
||||
[data-hl-type=area] {
|
||||
display: flex;
|
||||
margin-bottom: 10px;
|
||||
flex-direction: column;
|
||||
|
||||
.prefix-link {
|
||||
display: inline;
|
||||
padding-top: 5px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.hl-page {
|
||||
|
||||
Reference in New Issue
Block a user