update
This commit is contained in:
@@ -6,7 +6,7 @@ $primary-color: #2D5CF6;
|
||||
}
|
||||
|
||||
.tui-btn {
|
||||
border-radius: 12rpx !important;
|
||||
border-radius: 10rpx !important;
|
||||
}
|
||||
|
||||
.tui-primary-outline {
|
||||
@@ -47,3 +47,15 @@ $primary-color: #2D5CF6;
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.test-22r {
|
||||
font-size: 22rpx;
|
||||
}
|
||||
|
||||
.test-24r {
|
||||
font-size: 24rpx;
|
||||
}
|
||||
|
||||
.test-28r {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user