Refactor #6691 - For Terminal

pull/6697/head
tugcekucukoglu 2024-10-31 12:08:03 +03:00
parent 6f281b8dbe
commit 782965f9b3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const theme = ({ dt }) => `
} }
.p-terminal-prompt-label { .p-terminal-prompt-label {
margin-right: ${dt('terminal.prompt.gap')}; margin-inline-end: ${dt('terminal.prompt.gap')};
} }
.p-terminal-input::-ms-clear { .p-terminal-input::-ms-clear {