lack of px on the zero appears to break it.
This commit is contained in:
parent
46349e1a70
commit
cc988a303e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ body {
|
|||
--icon-button-size: calc(calc(var(--block-line-separation-size) * 2) + 1.66rem); /* 20px */
|
||||
--column-panel-inline-size: calc(var(--overflow-size) + 268px);
|
||||
--inactive-opacity: 0.3;
|
||||
--overflow-size: 0;
|
||||
--overflow-size: 0px;
|
||||
--icon-fit: 8;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue