Skip to content

Commit 450f079

Browse files
committed
chore: update uniapp demo style
1 parent 1b4dc83 commit 450f079

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/uniapp-pro-components/chat/chat-record/_example/chat-record.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
}
99
}
1010

11+
page {
12+
background-color: var(--td-bg-color-container);
13+
}
14+
15+
.demo {
16+
padding-bottom: 0;
17+
}
18+
1119
.t-button {
1220
margin-right: 32rpx;
1321
}

0 commit comments

Comments
 (0)