10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
page {
|
|
background-color: var(--td-bg-color-container);
|
|
}
|
|
.t-button {
|
|
margin-right: 32rpx;
|
|
}
|
|
.t-button:last-child {
|
|
margin-right: 0;
|
|
}
|