tab-stash/styles/metrics/narrow.less

7 lines
175 B
Plaintext

html {
--dialog-pw: calc(var(--page-pw) / 2);
// Center the icons for children underneath the item gap of the parent
--item-indent-w: calc(var(--icon-btn-size) / 2);
}