1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

fix: update CSS calculations to use calc() (#2412)

This commit is contained in:
Paweł Kuna
2025-07-07 17:59:45 +02:00
committed by GitHub
parent f91b0f7cfa
commit 2a12f72b28
6 changed files with 12 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Update CSS calculations to use `calc()`