Commit 8672c68
chore(deps): nextcloud-vue 2.36.1
Carries the notes composer width floor. The component's own width: 100%
is a SCOPED rule, so it only applies where the scope attribute is
present, and in OpenRegister's integration bundle the component resolves
without one. Nextcloud's own textarea { width: 130px } then won.
The floor lives in the library's GLOBAL stylesheet, which consuming apps
import, so it is this bump rather than openregister's that puts it on
the page.
Measured on the running instance: the composer went from 130px to 992px
inside a 1016px panel.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b58a200 commit 8672c68
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments