mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 23:44:24 +08:00
fix print
This commit is contained in:
@@ -105,7 +105,7 @@ div[data-type="columns"][data-width-mode="wide"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div[data-type="columns"] > div[data-type="column"] + div[data-type="column"] {
|
div[data-type="columns"] > div[data-type="column"] + div[data-type="column"] {
|
||||||
border-left: 1px solid #dee2e6;
|
border-left: none;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user