Files
FoundryVTT/src/foundryvtt-pathfinder1-v10.8/less/settings/experience-config.less
2025-11-06 14:04:48 +01:00

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;
}
}