mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
fix container query style
This commit is contained in:
@ -369,6 +369,10 @@ defineExpose({
|
||||
}
|
||||
}
|
||||
|
||||
> .content {
|
||||
container-type: inline-size;
|
||||
}
|
||||
|
||||
&.dialog {
|
||||
> .content {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user