enhance(client): use container queries if available to improve perf
This commit is contained in:
parent
af649b0480
commit
c95da27019
20 changed files with 420 additions and 6 deletions
|
|
@ -111,6 +111,8 @@ function onContextmenu(widget: Widget, ev: MouseEvent) {
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.vjoppmmu {
|
||||
container-type: inline-size;
|
||||
|
||||
> header {
|
||||
margin: 16px 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue