lin
2026-05-12 a861cbac6d618f1968c8b41d69775875b17366e4
static/css/carts.css
@@ -132,7 +132,8 @@
.c-title{
   position: fixed;
   left: 0;
   top: var(--status-bar-height);
    /*top: var(--status-bar-height);*/
    top: 0px;
   z-index: 99;
   width: 100%;
   background-color: #ebebeb;
@@ -156,4 +157,4 @@
   display: flex;
   align-items: center;
   margin-top: 4upx;
}
}