feat: 生成照片的组件搭建
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
.rounded-24 {
|
||||
border-radius: 24px;
|
||||
}
|
||||
|
||||
.rounded-50 {
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user