mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-22 17:34:14 +02:00
enhance(client): use container queries if available to improve perf
This commit is contained in:
@@ -72,5 +72,6 @@ onUnmounted(() => {
|
||||
|
||||
.content {
|
||||
margin: 0 auto;
|
||||
container-type: inline-size;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user