Files
uniapp-im-shop/TUIKit/components/TUIChat/message-input-toolbar/call-view/style/index.scss
bobobobo 737d8e9a69 QAQ
2026-02-04 23:01:03 +08:00

14 lines
223 B
SCSS

.box-index {
height: 100vh;
background: #161616;
.top-icon {
padding-top: var(--status-bar-height);
padding-left: 20rpx;
width: 100%;
display: flex;
align-items: center;
height: 100rpx;
}
}