10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
.app.pf1.experience-config form {
|
|
code {
|
|
background-color: var(--pf1-bg-dark-0);
|
|
border-radius: 0.3em;
|
|
padding: 1px 3px;
|
|
|
|
user-select: text;
|
|
}
|
|
}
|