refactor: unify the border radius of blocks
scope: code blocks, prompts, images, and videos
This commit is contained in:
@@ -90,8 +90,8 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
%img-rounded {
|
||||
border-radius: 10px;
|
||||
%rounded {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
%img-caption {
|
||||
|
||||
Reference in New Issue
Block a user