fix container query style
This commit is contained in:
parent
2e3e49e575
commit
faa25faf92
1 changed files with 4 additions and 0 deletions
|
@ -369,6 +369,10 @@ defineExpose({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> .content {
|
||||||
|
container-type: inline-size;
|
||||||
|
}
|
||||||
|
|
||||||
&.dialog {
|
&.dialog {
|
||||||
> .content {
|
> .content {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in a new issue