mirror of
https://github.com/hi2shark/nazhua.git
synced 2026-01-12 07:10:43 +08:00
🪄 修正换行问题
This commit is contained in:
parent
2d331823b9
commit
640fd787a2
@ -134,11 +134,13 @@ const {
|
||||
.item-content-sub-label {
|
||||
height: var(--real-time-label-line-height);
|
||||
line-height: var(--real-time-label-line-height);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.item-content-sub-content {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.item-value,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user