mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
fix columns
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
div[data-type="columns"] {
|
div[data-type="columns"] {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 1rem;
|
|
||||||
margin: 0.75rem 0;
|
margin: 0.75rem 0;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user