mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-07 05:38:15 +00:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
.log-list {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 40rpx;
|
|
}
|
|
.log-item {
|
|
margin: 10rpx;
|
|
}
|