style: optimize slider inner (#22627)

This commit is contained in:
xrkffgg 2020-03-26 15:14:17 +08:00 committed by GitHub
parent 67f0308168
commit d497c11155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@
display: block;
width: @checkbox-size;
height: @checkbox-size;
direction: ltr;
background-color: @checkbox-check-bg;
border: @checkbox-border-width @border-style-base @border-color-base;
border-radius: @border-radius-base;