mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
💄 3列
This commit is contained in:
@@ -179,6 +179,6 @@ async function handleDelete(account: TGApp.Sqlite.Account.Game): Promise<void> {
|
||||
display: grid;
|
||||
padding: 8px;
|
||||
gap: 8px;
|
||||
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
|
||||
grid-template-columns: repeat(auto-fit, minmax(350px, 0.34fr));
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user