Fix virtual-sample header h2 position
This commit is contained in:
parent
0173ab9f2e
commit
a16d7bcce8
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@
|
|||
text-overflow: ellipsis;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.dialog#virtual-sample [data-pc-section="header"] h2 {
|
||||
left: 22.5rem;
|
||||
right: 22.5rem;
|
||||
}
|
||||
.dialog [data-pc-name="pcclosebutton"] {
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue