Fix mobile trade records hidden by CSS cascade overriding compact list.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
.stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px}
|
||||
.stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/static/instance_theme.css?v=16">
|
||||
<link rel="stylesheet" href="/static/instance_theme.css?v=17">
|
||||
|
||||
</head>
|
||||
<body data-page="{{ page }}">
|
||||
@@ -819,7 +819,7 @@
|
||||
</div>
|
||||
|
||||
<script src="/static/instance_ui.js?v=2"></script>
|
||||
<script src="/static/instance_records_mobile.js?v=1"></script>
|
||||
<script src="/static/instance_records_mobile.js?v=2"></script>
|
||||
<script src="/static/time_close_ui.js?v=2"></script>
|
||||
<script src="/static/ai_review_render.js?v=2"></script>
|
||||
<script src="/static/form_submit_guard.js?v=2"></script>
|
||||
|
||||
Reference in New Issue
Block a user