Files
18xchat/web-view_project/pages/logs/logs.wxss
T

9 lines
122 B
Plaintext
Raw Normal View History

2025-09-19 15:19:59 +08:00
.log-list {
display: flex;
flex-direction: column;
padding: 40rpx;
}
.log-item {
margin: 10rpx;
}