Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c06aa21

Browse files
committed
Tweak spacing
1 parent fe52a4a commit c06aa21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/_common.pcss

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ legend {
335335
width: 100%;
336336
max-width: min-content;
337337
box-sizing: border-box;
338-
max-height: calc(100% - var(--cpd-space-9x));
338+
max-height: calc(100% - var(--cpd-space-6x));
339339
display: flex;
340340
flex-direction: column;
341341

0 commit comments

Comments
 (0)