Fix virtual-sample static comments-container position
This commit is contained in:
parent
92f5d8b300
commit
40df3107c3
3 changed files with 14 additions and 6 deletions
|
|
@ -85,6 +85,11 @@
|
|||
gap: var(--space-8);
|
||||
}
|
||||
|
||||
/* Comments */
|
||||
.static#virtual-sample #comments-container {
|
||||
top: 8rem;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
.dialog [data-pc-section="footer"] {
|
||||
height: var(--footer-h);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue