@@ -61,8 +61,8 @@ export default defineComponent({
previewShow,
{
resizeDirection: [true, true, true, true, true, true, true, true],
- minHeight: 400,
- minWidth: 400,
+ minHeight: 392,
+ minWidth: 600,
defaultPosition: 'center',
width: 1000,
height: 640
@@ -227,7 +227,7 @@
align-items: center;
justify-content: space-between;
color: #777777;
- font-size: max(13px, 11Px);
+ font-size: max(13px, 12Px);
padding-top: 8px;
.authorName {
max-width: 50%;
@@ -270,7 +270,7 @@
.name {
font-weight: 600;
- font-size: max(14px, 13Px);
+ font-size: max(14px, 14Px);
color: #000000;
display: flex;