no message

This commit is contained in:
kuaifan 2025-11-11 21:13:13 +08:00
parent 8af6887daa
commit 31c157f58f
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@
.ivu-modal-fullscreen { .ivu-modal-fullscreen {
.ivu-modal-content { .ivu-modal-content {
margin-top: calc(var(--status-bar-height) + 46px) !important; margin-top: calc(var(--status-bar-height) + 46px) !important;
margin-bottom: 0 !important;
} }
.ivu-modal-body { .ivu-modal-body {
border-radius: 16px 16px 0 0; border-radius: 16px 16px 0 0;
@ -130,7 +131,7 @@
.label { .label {
color: #808695; color: #808695;
flex: 0 0 64px; flex: 0 0 64px;
flex-shrink: 0; flex-shrink: 0;
line-height: 22px; line-height: 22px;
margin-right: 8px; margin-right: 8px;
@ -139,7 +140,7 @@
.value { .value {
color: $primary-title-color; color: $primary-title-color;
font-weight: 500; font-weight: 500;
flex: 1 1 auto; flex: 1 1 auto;
min-width: 0; min-width: 0;
margin-left: 0; margin-left: 0;
text-align: right; text-align: right;

@ -1 +1 @@
Subproject commit 4302914539ca3aae58e3724250abafa1a2124233 Subproject commit b6c16f0ef4224c143552385307ab35b634f84d76