Widen ultrawide page container from 1440px to 1600px.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -163,9 +163,9 @@
|
||||
.panel-scroll,.pos-list{max-height:420px}
|
||||
.records-card .table-wrap{max-height:620px;overflow:auto}
|
||||
}
|
||||
/* 带鱼/超宽:整页(含顶栏统计)固定 1440 居中;1920 仍用上方 min(1840px,96vw) */
|
||||
/* 带鱼/超宽:整页(含顶栏统计)固定 1600 居中;1920 仍用上方 min(1840px,96vw) */
|
||||
@media (min-width: 2000px){
|
||||
.container{max-width:1440px;width:100%}
|
||||
.container{max-width:1600px;width:100%}
|
||||
}
|
||||
@media (min-width: 2560px){
|
||||
.dual-panel-grid{gap:18px}
|
||||
|
||||
Reference in New Issue
Block a user