lin
2026-06-12 ebea702b9cf6566423fa26c63b603cdc989153e2
UI:星享购
2 files modified
8 ■■■■ changed files
static/css/carts.css 4 ●●●● patch | view | raw | blame | history
static/css/collect.css 4 ●●●● patch | view | raw | blame | history
static/css/carts.css
@@ -132,8 +132,8 @@
.c-title{
    position: fixed;
    left: 0;
    /*top: 44px;*/
    top: var(--status-bar-height);
    top: 0;
    /* top: var(--status-bar-height); */
    z-index: 99;
    width: 100%;
    background-color: #ebebeb;
static/css/collect.css
@@ -1,8 +1,8 @@
.collect-title{
    position: fixed;
    left: 0;
    /*top: 44px;*/
    top: var(--status-bar-height);
    top: 0;
    /* top: var(--status-bar-height); */
    z-index: 99;
    width: 100%;
    background-color: #ebebeb;