1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Use var defined in vars.scss

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
This commit is contained in:
Hung-Han (Henry) Chen 2020-11-03 16:33:25 +08:00
parent a807be545b
commit c00b1ffa99
No known key found for this signature in database
GPG Key ID: 32931168425E1C95

View File

@ -28,7 +28,7 @@
}
.plus-minus-container {
margin-left: 15px;
margin-left: $margin * 2
// for vertical align with .slider-container
margin-top: -4px;
}