mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-09-21 06:06:24 +08:00
fix(styles): ensure layout aligns items at the start
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
.layout {
|
||||
display: grid;
|
||||
align-items: start;
|
||||
gap: 16px;
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user