Replace button width sass variable with a css one
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user