system.css 1.4 KB

1
  1. body{background-color:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.nav-bar{position:fixed;top:0;left:0;width:100%;height:2.75rem;padding-top:var(--status-bar-height);background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 .9375rem;box-sizing:border-box;z-index:100}.nav-placeholder{height:calc(2.75rem + var(--status-bar-height))}.back-icon{width:1.25rem;height:1.25rem}.nav-title{font-size:1.0625rem;font-weight:700;color:#333}.nav-right{width:1.25rem}.sys-msg-list{padding:.625rem .9375rem}.date-label{text-align:center;font-size:.75rem;color:#ccc;margin:.9375rem 0 .625rem}.sys-card{background-color:#fff;border-radius:.5rem;padding:.9375rem;margin-bottom:.625rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.02)}.sys-header{display:flex;align-items:center;margin-bottom:.5rem}.sys-title{font-size:.875rem;font-weight:700;color:#333}.red-dot{width:.3125rem;height:.3125rem;background-color:#ff3b30;border-radius:50%;margin-left:.3125rem}.sys-content{margin-bottom:.75rem}.sys-text{font-size:.8125rem;color:#666;line-height:1.6}.sys-footer{display:flex;justify-content:space-between;align-items:center;border-top:.03125rem solid #f5f5f5;padding-top:.625rem}.sys-time{font-size:.75rem;color:#999}.check-more{display:flex;align-items:center;font-size:.75rem;color:#999}.arrow-icon-small{width:.625rem;height:.625rem;margin-left:.125rem;opacity:.5}