mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
10 lines
127 B
CSS
10 lines
127 B
CSS
.cp__repo-indicator {
|
|
.sync-content {
|
|
max-height: 80vh;
|
|
overflow: auto;
|
|
|
|
p {
|
|
margin: 0.25rem 0;
|
|
}
|
|
}
|
|
} |