include last space counting creator name width
This commit is contained in:
parent
1e793a37a8
commit
b2e4c9bdeb
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ editable-text {
|
|||
margin: 0;
|
||||
border: 1px solid transparent;
|
||||
width: fit-content;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
padding: var(--editable-text-padding-block) var(--editable-text-padding-inline);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue