prototype: decreased rounding
This commit is contained in:
@@ -111,7 +111,7 @@ const props = defineProps<{
|
||||
.diff {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
border-radius: 6px;
|
||||
border-radius: 5px;
|
||||
overflow: clip;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user