prototype: decreased rounding
This commit is contained in:
@@ -101,7 +101,7 @@ defineExpose<WidgetComponentExpose>({
|
||||
|
||||
.img {
|
||||
border: solid 4px transparent;
|
||||
border-radius: 8px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user