调整Q Scheme颜色单元格预览内容格式。
This commit is contained in:
parent
ca83ce082b
commit
7468e28928
@ -22,11 +22,11 @@
|
||||
.preview_cell {
|
||||
padding: var(--spacing-xs) var(--spacing-s);
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: baseline;
|
||||
gap: var(--spacing-m);
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
gap: var(--spacing-xxs);
|
||||
font-size: var(--font-size-s);
|
||||
line-height: 2em;
|
||||
line-height: 1.5em;
|
||||
.wacg {
|
||||
font-size: var(--font-size-xxs);
|
||||
line-height: 1em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user