update transparency

This commit is contained in:
2026-02-27 21:52:54 +01:00
parent 38ef2a1f1a
commit e3dac9639e
@@ -85,8 +85,8 @@ slider,
border: 1px solid alpha(@text, 0.08);
box-shadow:
inset 0 1px 0 alpha(@text, 0.05),
0 12px 30px alpha(@crust, 0.45);
inset 0 1px 0 alpha(@text, 0.04),
0 8px 18px alpha(@crust, 0.4);
padding: 28px;
}