Replace button width sass variable with a css one
All checks were successful
Deploy Spot / deploy (push) Successful in 34s

This commit is contained in:
2026-06-07 14:09:15 +02:00
parent 76fdc4be43
commit c738fe8d50
5 changed files with 24 additions and 14 deletions

View File

@@ -13,6 +13,7 @@
--track-main: #{color.$main-track};
--track-off-track: #{color.$off-track};
--track-hitchhiking: #{color.$hitchhiking};
--button-width: 31px;
overflow: hidden;
position: absolute;