mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
Merge branch 'master' into feat/capacitor-new
This commit is contained in:
@@ -378,7 +378,7 @@
|
||||
@apply rounded transition-[background];
|
||||
|
||||
.bracket {
|
||||
@apply opacity-30;
|
||||
@apply opacity-30 inline-flex;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
@@ -547,6 +547,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ls-table .ls-block {
|
||||
container-type: initial;
|
||||
}
|
||||
|
||||
#main-content-container, #right-sidebar {
|
||||
container-type: inline-size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user