mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
fix(frontend); Playのボタンがはみ出している問題を修正 (#16303)
This commit is contained in:
@@ -366,6 +366,7 @@ definePage(() => ({
|
||||
|
||||
> .items {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: 12px;
|
||||
padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user