mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-24 03:33:27 +00:00
Fix padding in overview panel.
This commit is contained in:
parent
fc6730f5bf
commit
5158c6c16d
1 changed files with 4 additions and 0 deletions
|
@ -386,6 +386,10 @@
|
|||
|
||||
.rp-comment-resolved-description {
|
||||
padding: 5px;
|
||||
|
||||
.rp-state-overview & {
|
||||
padding: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.rp-add-comment-btn {
|
||||
|
|
Loading…
Reference in a new issue