mirror of
https://github.com/documize/community.git
synced 2025-08-03 04:25:25 +02:00
Scroll to correct point in document for edit mode
This commit is contained in:
parent
c0d70e38de
commit
412127811e
9 changed files with 35 additions and 16 deletions
|
@ -6,6 +6,10 @@
|
|||
table {
|
||||
border: 1px solid $color-border !important;
|
||||
|
||||
th {
|
||||
border: 1px solid $color-border !important;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 5px 7px !important;
|
||||
border: 1px solid $color-border !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue